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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87941#c21582
Commit summary:

A change to fix a bug in LaTeX rendering of function names.  An
additional space was necessary in the LaTeX code when rendering
functions such as \sin foo32.  Also a few lines of code were removed
from texutil.ml that are now handled by lexer.mll.

Comment:

Changes in lexer do just add spaces after escaped operators.  I haven't checked 
that the \arc* functions and \sgn are already handled by the lexer, but if 
they're added as latex_function_names or mediawiki_function_names, then they 
look like they are.

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

Reply via email to