mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-04 20:18:35 +00:00
5fa3d6bfe5
Originally the parse tree was a binary tree, from that time matrix element were put into that data structure. This was partially undone, but not full which leads to some artifacts in matrix cells. One of the problem is that due to the binary parse tree structure the postprocessing did not correctly identfy \limits. This change changes reduces nesting from matrix, and regards matrix instances as two-dimensional TexArrays. Bug: T362344 Change-Id: I66a31a09f204709a51d6b5c9ecefc083f7ee2d6d |
||
---|---|---|
.. | ||
data/restbase | ||
InputCheck | ||
integration | ||
unit | ||
DummyPropertyDataTypeLookup.php | ||
MathCacheTest.php | ||
MathDataUpdaterTest.php | ||
MathFormatterTest.php | ||
MathIdTest.php | ||
MathLaTeXMLCacheTest.php | ||
MathLaTeXMLTest.php | ||
MathMathMLTest.php | ||
MathMLRdfBuilderTest.php | ||
MathMockHttpTrait.php | ||
MathNativeMMLTest.php | ||
MathoidCliTest.php | ||
MathRendererTest.php | ||
MathRestbaseInterfaceTest.php | ||
MathSourceTest.php | ||
MathValidatorTest.php |