mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-04 20:18:35 +00:00
f534146597
In MathML outer table boarders are represented with the notation attribute of an menclose element. The inner boarders are represented by the rowlines attribute of the mtable element. The rowline element accepts a space seperated list of row boarders. In LaTeX the bottom line is represented by a new matrix row that only contains \hline. This change discover \hline elements in matrix cells and then determines if it is in the first or last line. When it is in the last line, the line is removed to avoid an empty <mtr /> in the output. Bug: T366417 Change-Id: I196e0d14a183a63696363f9e3006cf65571dc56c |
||
---|---|---|
.. | ||
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 |