https://bugzilla.wikimedia.org/show_bug.cgi?id=30215
--- Comment #10 from Peter Krautzberger <[email protected]> --- @石庭豐 the new version of the math extension is moving towards MathML, both internally and externally. I.e., TeX input is converted into MathML and rendered into image formats (or just left as is in Firefox). In particular, the mathoid component uses MathJax-node, hence my example of a MathJax-compatible macro. You can try the macro mentioned above on e.g., http://cdn.mathjax.org/mathjax/latest/test/sample-dynamic-2.html to see a sample rendering. It's not ideal but it seems much better than nothing. Note that this is not easy in TeX/LaTeX either, see e.g., http://tex.stackexchange.com/questions/86044/represent-an-arc-over-letters for a solution which is why the old (LaTeX+dvi2png based solution) never added it. IMHO, another plus of physikerwelt's awesome work of moving the extension towards MathML. -- 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
