mediawiki-extensions-Math/src
Moritz Schubotz (physikerwelt) d25acea9c7
Fix missing argument passing in DQ and FQ
When rendering subscripts font arguments such as upright
font were not passed to the child nodes.

This changes passes the parameters.

Bug: T353340
Change-Id: I487bb01afa0d64c809affc4b8a466337d71a1c76
2024-01-02 20:36:49 +01:00
..
HookHandlers Update UserOptionsLookup's FQN 2023-11-29 12:39:28 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
InputCheck Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Render Update UserOptionsLookup's FQN 2023-11-29 12:39:28 +00:00
Rest Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
WikiTexVC Fix missing argument passing in DQ and FQ 2024-01-02 20:36:49 +01:00
Hooks.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
InvalidTeXException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00
MathDataUpdater.php Remove MathPlayer 2023-03-15 10:20:13 +01:00
MathFormatter.php Namespace extension 2021-04-08 01:17:14 +01:00
MathLaTeXML.php Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
MathMathML.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00
MathMathMLCli.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathNativeMML.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
MathRenderer.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00
MathRestbaseException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathRestbaseInterface.php Remove functional dead code about PNG images 2023-10-30 10:46:08 +00:00
MathSource.php Explain the significance of the img.tex css element 2023-10-29 15:21:19 +01:00
MathValidator.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathWikibaseConnector.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseInfo.php Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
SpecialMathShowImage.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
SpecialMathStatus.php Special:MathStatus add first native MML test 2023-11-22 11:51:44 +01:00
SpecialMathWikibase.php Remove unnecessary uses of <span class="mw-headline"> 2022-11-24 17:04:29 +01:00
WikibaseHook.php build: Updating composer dependencies 2021-05-05 06:48:02 +00:00