mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC/Nodes
physikerwelt 87632766e0 Squash literals in operatornames
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
2024-10-14 16:02:17 +00:00
..
BigTest.php
BoxTest.php
ChemFun2uTest.php
ChemWordTest.php
CurlyTest.php Remove curly 2024-04-09 11:36:34 +02:00
DeclhTest.php
DollarTest.php
DQTest.php Remove curly 2024-04-09 11:36:34 +02:00
FQTest.php Remove curly 2024-04-09 11:36:34 +02:00
Fun1nbTest.php
Fun1Test.php Remove curly 2024-04-09 11:36:34 +02:00
Fun2nbTest.php
Fun2sqTest.php
Fun2Test.php
Fun4Test.php
InfixTest.php
LiteralTest.php Add \| to list of special operators 2024-10-05 23:00:34 +02:00
LrTest.php
MatrixTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
MhchemTest.php
TexArrayTest.php Squash literals in operatornames 2024-10-14 16:02:17 +00:00
TexNodeTest.php
UQTest.php Add over_operators group 2024-01-24 16:49:29 +01:00