Math library for MediaWiki (patched)
Go to file
Brion Vibber dd490761b5 * (bug 27324) \euro support for <math>
Reapplied r87284 with a tweak to allow \euro through to conservative HTML output.
Parser test case added to confirm that \euro is HTMLable and the other euro variants are renderable to images.

This commit also includes tweaks to HTMLification of \phi, \varphi, and \varepsilon (conservative HTML) and changes the non-conservative HTMLification of number sets from plain letters to the dedicated Unicode chars for their symbols. These changes are not included in tests, but don't alter what input is supported.
2011-09-13 21:48:07 +00:00
db Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
math * (bug 27324) \euro support for <math> 2011-09-13 21:48:07 +00:00
Math.body.php More wfMkdirParents() __METHOD__ additions 2011-07-25 22:09:05 +00:00
Math.hooks.php Followup r97001: fix for Math parser tests image URLs 2011-09-13 21:03:38 +00:00
Math.i18n.php Localisation updates from http://translatewiki.net. 2011-08-17 00:10:33 +00:00
Math.php Followup r97001: fix for Math parser tests image URLs 2011-09-13 21:03:38 +00:00
mathParserTests.txt * (bug 27324) \euro support for <math> 2011-09-13 21:48:07 +00:00