https://bugzilla.wikimedia.org/show_bug.cgi?id=51698
--- Comment #10 from Gabriel Wicke <[email protected]> --- MathJax only works with Presentation MathML: http://www.mathjax.org/resources/faqs/#problem-content It also accepts only Presentation MathML as input. We might actually be better off using LaTeXML (https://www.mediawiki.org/wiki/Extension:Math#LaTeXML) to generate Content MathML. LaTeXML provides a web service that we could probably use directly. SVG can be generated with dvisvg from the TeX source. Afaik this is already used in the math extension. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
