User "Thelema314" posted a comment on MediaWiki.r87934.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87934#c21585
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>&ApplyFunction;, etc so standard function names
are supported.

Comment:

As far as I can see from the diff, this is a well written change that does what 
it says.  If it actually works when tested, keep the change.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to