https://bugzilla.wikimedia.org/show_bug.cgi?id=17465
--- Comment #3 from Tim Landscheidt <[email protected]> 2012-01-18 15:10:28 UTC --- Interestingly, sometimes MathJax seems to emulate texvc's behaviour: If you TeX "m_\mbox{t} = m \cdot \frac {1}{1 - \sum k}", the result is "m" with the rest of the line as subscript. texvc transforms that to: "m_{{\mbox{t}}}=m\cdot {\frac {1}{1-\sum k}}" which only puts "t" as subscript, and at least the MathJax demo at http://www.kenschutte.com/mathjax uses the same rendering. I fear if we do not clearly define the grammar and its meaning, we will face a situation similar to MediaWiki's parser. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
