mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-27 17:01:07 +00:00
11dc0e4b97
When collecting user feedback regarding the native
rendering option on the German Wikipedia (T346795)
it became apparent that some power users aim for bigger
and bolder fonts and a more LaTeX-like layout.
MathML, however, aims to format math as an integral part
of the text with uniform fonts and spacing.
To match both user needs, this patch adds a new rendering
option that uses client-side MathJax (without a need for
restbase or mathoid).
* Adjust MathJax`s loader to be compatible with the mw loader
* Add new rendering mode
* Copy MathJax source to resource module as foreign repo
Bug: T354136
Change-Id: I1ecf9c77fefc3b0f717107d81979276023f6cb84
(cherry picked from commit
|
||
---|---|---|
.. | ||
HookHandlers | ||
Hooks | ||
InputCheck | ||
Render | ||
Rest | ||
Widget | ||
WikiTexVC | ||
Hooks.php | ||
InvalidTeXException.php | ||
Math.php | ||
MathConfig.php | ||
MathDataUpdater.php | ||
MathFormatter.php | ||
MathLaTeXML.php | ||
MathMathML.php | ||
MathMathMLCli.php | ||
MathMLRdfBuilder.php | ||
MathNativeMML.php | ||
MathRenderer.php | ||
MathRestbaseException.php | ||
MathRestbaseInterface.php | ||
MathSource.php | ||
MathValidator.php | ||
MathWikibaseConnector.php | ||
MathWikibaseInfo.php | ||
SpecialMathShowImage.php | ||
SpecialMathStatus.php | ||
SpecialMathWikibase.php | ||
WikibaseHook.php |