https://bugzilla.wikimedia.org/show_bug.cgi?id=58201
--- Comment #4 from Lee Worden <[email protected]> --- Thanks, Moritz! It sounds like there may be two ways to use WW and Math together: upgrade to 1.22, and Math 1.0's mathjax configuration will handle mathml elements when it's in LaTeXML mode; or install Math 2.0 from the unmerged gerrit patch, and its mathjax will parse mathml in all Math extension modes. Does that sound right to you? I assume Math 2.0 requires MW 1.22 or 1.23? As another possibility, it looks to me from debugging this issue that whichever x-mathjax-config element appears first in the page is the one used. So it might be that I can have my extension insert one of those early, causing it to load mathjax 1.23 with both kinds of input enabled, and it will work with the output of the current 1.0 Math extension in MW 1.21, overriding the Math extension's mathjax config. I guess I would have to do some extra work to include the texvc processing, but since this is for non-WMF wikis, people may not care for that anyway. Do you think that would fail? Best, Lee -- 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
