mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +00:00
12b43489ea
Make LaTeXML setting configurable with the new global variable $wgDefaultLaTeXMLSetting. PS: This variable can be specified as an array or a string. If specified as an array, the array('a'=>'b','c'=>array('e','f')) would be transformed to the equivalent setting a=b&c=e&c=f ,which is the input format for the LaTeXML daemon. Change-Id: I2869df27cee83b426c6eb2312306fac9d6203ef2 |
||
---|---|---|
.. | ||
MathDatabaseTest.php | ||
MathLaTeXMLTest.php | ||
MathRendererTest.php | ||
MathSourceTest.php | ||
MathTexvcTest.php |