mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-18 18:40:39 +00:00
87632766e0
Chains of single letter mi elements are rendered with no space but one mi element with multiple letters gets space. For example, the operator log will be translated to <mi>log</mi> rather than <mi>l</mi><mi>o</mi><mi>g</mi> as done by wikitexvc. * Squash literals into single element, iff they don't contain commands Following the implementation of the literal rendering it seems that all literals with special behaviour have a command. Bug: T375861 Change-Id: I97adf5f5132180503cbeb59d32fdb8d45b08aaa7 |
||
---|---|---|
.. | ||
BigTest.php | ||
BoxTest.php | ||
ChemFun2uTest.php | ||
ChemWordTest.php | ||
CurlyTest.php | ||
DeclhTest.php | ||
DollarTest.php | ||
DQTest.php | ||
FQTest.php | ||
Fun1nbTest.php | ||
Fun1Test.php | ||
Fun2nbTest.php | ||
Fun2sqTest.php | ||
Fun2Test.php | ||
Fun4Test.php | ||
InfixTest.php | ||
LiteralTest.php | ||
LrTest.php | ||
MatrixTest.php | ||
MhchemTest.php | ||
TexArrayTest.php | ||
TexNodeTest.php | ||
UQTest.php |