Math library for MediaWiki (patched)
Go to file
Antoine Musso 040710a2f9 missing TEX_FUN1nb in html_render_deep()
The new TEX_FUN1nb introduced by r99741 was not added to the
html_render_deep() pattern matching list. This was spotted by
an ocaml compilation warning:

 File "html.ml", line 74, characters 31-2966:
 Warning 8: this pattern-matching is not exhaustive.
 Here is an example of a value that is not matched:
 TEX_FUN1nb (_, _)::_
2011-11-15 17:26:28 +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 missing TEX_FUN1nb in html_render_deep() 2011-11-15 17:26:28 +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 for core and extension messages from translatewiki.net 2011-11-14 09:16:03 +00:00
Math.php Added path to extension's credits show that it can show SVN revision on Special:Version 2011-09-30 20:55:54 +00:00
mathParserTests.txt The following patches restore how texvc added braces for all commands 2011-10-13 23:04:41 +00:00