User "Brion VIBBER" changed the status of MediaWiki.r87934. Old Status: new New Status: reverted
User "Brion VIBBER" also posted a comment on MediaWiki.r87934. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87934#c22467 Commit summary: This updates improves the MathML support of texvc. New new tags have been added, but the parser now recognizes numbers containing decimal points as being renderable using <mn>. The delimiters (,[,{ now render using <mo> tags, this allows for equations such as "y=f(x)" to be rendered to MathML. Finally for standard functions such as \sin, now render as <mi>\sin</mi>⁡, etc so standard function names are supported. Comment: Provisionally reverted in r96990 pending test cases. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
