mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
bf33d51320
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 adds the method getMathTableName that will allow renderers to access their specific table in the database. Change-Id: I8b11ffd0a39fadd7d3c8de1e94e74ff5f490430d |
||
---|---|---|
.. | ||
MathCoverageTest.php | ||
MathDatabaseTest.php | ||
MathInputCheckTest.php | ||
MathInputCheckTexvcTest.php | ||
MathLaTeXMLDatabaseTest.php | ||
MathLaTeXMLTest.php | ||
MathRendererTest.php | ||
MathSourceTest.php | ||
MathTexvcTest.php | ||
ParserTest.data |