[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2014-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Bug 18912 depends on bug 6722, which changed state.

Bug 6722 Summary: Keep original spacing when parsing math formulas
https://bugzilla.wikimedia.org/show_bug.cgi?id=6722

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #11 from Brion Vibber br...@wikimedia.org 2011-09-13 19:27:49 UTC 
---
r86962 has been provisionally reverted pending test cases.

It should be straightforward to add a parser test case to confirm that \sen x,
\sen{x}, \sen(x) work.

Not sure about confirming the output spacing on \operatorname{sen} x - but I
think it'll make a difference to output hash, and therefore the rendered PNG
image filename -- which will turn up on parser test output. So that should be
able to protect against regression.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #12 from Brion Vibber br...@wikimedia.org 2011-09-13 22:56:50 UTC 
---
Created attachment 9057
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9057
Provisional parser tests for 6722  18912

The \sin{x} forms no longer work as they previously did with r86962 and r87117
in -- this seems to be a nasty regression?

Note that r86962 and r87117 remain reverted on trunk for now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Depends on||6672

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Depends on|6672|6722

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #13 from Brion Vibber br...@wikimedia.org 2011-09-14 00:43:21 UTC 
---
Ok, with r87936 and r87941 added in that's fixed up -- was hard to tell what
revs connected to what. :) Looking good so far, should be merged shortly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-05-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #10 from Nicholas Longo nmich...@gmail.com 2011-05-02 18:22:36 
UTC ---
I forgot to mention that it was r86962 that fixed this bug in texvc.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Nicholas Longo nmich...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Nicholas Longo nmich...@gmail.com 2011-04-26 18:24:34 UTC 
---
A patch has been added that defines \sen and the spacing of \operatorname has
been corrected.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Pedro Sánchez pdsanc...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||tf...@wikimedia.org
  Component|texvc   |General
Version|any |unspecified
 Resolution|FIXED   |
 AssignedTo|wikibugs-l@lists.wikimedia. |ar...@wikimedia.org
   |org |
Product|MediaWiki extensions|XML Snapshots

--- Comment #7 from Pedro Sánchez pdsanc...@gmail.com 2011-04-26 19:39:29 UTC 
---
This needs to be reopened as it doesn't seem to do what it says on the closing:

http://es.wikipedia.org/wiki/Usuario:Magister_Mathematicae/seno

using said  \sen  causes math errors (undefined function)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #8 from Ariel T. Glenn ar...@wikimedia.org 2011-04-26 21:11:25 
UTC ---
What does this have to do with XML snapshots?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #9 from Pedro Sánchez pdsanc...@gmail.com 2011-04-26 21:33:09 UTC 
---
I don't know, I just clicked on reopen and pressed OK

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2011-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Pedro Sánchez pdsanc...@gmail.com changed:

   What|Removed |Added

  Component|General |Site requests
 AssignedTo|ar...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org
Product|XML Snapshots   |Wikimedia

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Nicholas Longo nmich...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch
 CC||nmich...@gmail.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

Nicholas Longo nmich...@gmail.com changed:

   What|Removed |Added

 CC||army1...@email.it

--- Comment #2 from Nicholas Longo nmich...@gmail.com 2010-12-19 01:56:40 UTC 
---
*** Bug 14825 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #3 from Pedro Sánchez pdsanc...@gmail.com 2010-12-19 02:39:58 UTC 
---
A neat way to solve this and a whole class of related international problems
would be:

Add \usepackage{language}[babel]
to the sitewide preamble, where language=spanish for spanish wikis

A more useful, albeit more complex
would be creating
MediaWiki:Latex
or something like that where (similarly to MediaWiki:common.css or
MediaWiki:Vector.js) custom latex preambles could be set for each wiki

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #4 from Pedro Sánchez pdsanc...@gmail.com 2010-12-19 02:43:29 UTC 
---
Also, fixing \operatorname is not an optimal solution, since it would still
be necessary to write \operatorname{sen} EVERYTIME  sine funcion is shown
(which may be a dozen times within an article, for hundreds of articles).

The proper (understandably more difficult than a quick hack) would be allowing
a wiki to define either own latex commands (custom latex preambles as above) to
define \sen  or   correctly set  babel's package language so \sin  shows sen 
without having to define a new command.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #5 from Nicholas Longo nmich...@gmail.com 2010-12-19 04:08:36 UTC 
---
Well I agree allowing custom preambles is the way to go, but with what little
passing familiarity I have of the code, I think it would require a complete
re-write of texvc.  Which is generally needed for many reasons, but I don't
think the texvc portion of the code has any developers interested in it.  So it
may be a long wait before any serious changes get made.  

I only just started looking at the code, but probably getting it to add simple
\DeclareMathOperators would be workable, which would take care of sen.  More
general preambles like including new packages pose a problem because the
current code try's to independently validate every accepted latex command.  So
if you include a new package, you then need to write code for every command
that package is supposed to make available.  This is why not all AMS commands
work on wiki.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2010-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912

--- Comment #1 from Nicholas Longo nmich...@gmail.com 2010-12-18 00:13:26 UTC 
---
Created attachment 7917
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7917
It seems the code adds a { } around \operatorname (or any function taking 1
argument) and runis the spacing.  The following patch to the code should fix
it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18912] latex and spanish projects (sine function wrongly displayed)

2009-07-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18912


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

  Component|Language setup  |texvc
Product|Wikimedia   |MediaWiki extensions
Version|unspecified |any




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l