mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
972cee0f98
Currently the PNG and the LaTeXML rendering mode use a common table in the database. If both rendering modes are allowed in a wiki simultaneously this causes problems, because the fields are continuously overwritten. This change creates the new database table defined in step 1. Bug: 65522 Change-Id: I5f125d36b83776ca6f75ff014dc9095d0a737a35 |
||
---|---|---|
.. | ||
MathCoverageTest.php | ||
MathDatabaseTest.php | ||
MathInputCheckTest.php | ||
MathInputCheckTexvcTest.php | ||
MathLaTeXMLDatabaseTest.php | ||
MathLaTeXMLTest.php | ||
MathRendererTest.php | ||
MathSourceTest.php | ||
MathTexvcTest.php | ||
ParserTest.data |