mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC/MMLmappings
physikerwelt db81c96062
Fix heuristic that adds bold-italic
As indicated in the comment the code intents
to add "additional italic mathvariant
when bold already". However, effectively it
always added an additional -italic when
any mathvariant was given.

* Only add '-italic' if mathvariant is 'bold'

Bug: T375244
Change-Id: Iafb375753a98ff41c3d076819288345a9e2efb0c
2024-09-20 08:59:27 +02:00
..
BaseParsingTest.php Fix heuristic that adds bold-italic 2024-09-20 08:59:27 +02:00
MMLParsingUtilTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00