User "Brion VIBBER" posted a comment on MediaWiki.r87284. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87284#c22484 Commit summary:
This update fixes bug 27324 by loading the eurosym package to provide the euro symbol. This requires the eurosym package be available in the installed LaTeX distribution. Five new commands are now recognized by texvc: \euro, \geneuro, \geneuronarrow, \geneurowide, and \officialeuro. All provide varients of the euro symbol, and \euro is simply short alias for \officialeuro. In addition some minor changes have been introduced the html rendering of some math symbols. The new choices provide html symbols that are higher degree of similarity in comparison to the corresponding LaTeX symbols. Comment: The bits above indicate that \euro should be renderable as HTML, but in my testing it forces PNG output on regular settings. Is this intended? May need to switch it to HTMLABLEC to mark it as conservative. Phi changes look ok... varepsilon I think is ok (not sure if there's a standard for the other epsilon form, so ok to leave that as tex-only I guess?). The set number symbols as numeric char entities render ok for me in Firefox / Ubuntu 11.04, but since they're not marked conservative most people probably won't see them rendered that way anyway, so I wouldn't worry too much about compat on those. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
