User "Brion VIBBER" posted a comment on MediaWiki.r87934.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87934#c22136
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:
What on earth do the parameters on these MHTMLABLE, MHTMLABLEFC, HTMLABLEM, etc
mean? When a new one's added in like on MHTMLABLEFC, what does it mean? How can
we tell whether parameter values are correct in future during maintenance?
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview