mediawiki-extensions-Math/modules
Moritz Schubotz (physikerwelt) 11dc0e4b97 Add MathJax rendering option
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 277663b822)
2024-06-24 00:03:07 +00:00
..
mathjax Add MathJax rendering option 2024-06-24 00:03:07 +00:00
ve-math MWLatexDialog: Fix width calculations in symbol list 2024-03-21 13:33:27 +00:00
.eslintrc.json Should be possible to disable the Math preview 2024-01-11 18:53:09 +00:00
ext.math.css Explain the significance of the img.tex css element 2023-10-29 15:21:19 +01:00
ext.math.mathjax.js Add MathJax rendering option 2024-06-24 00:03:07 +00:00
ext.math.popup.js build: Updating npm dependencies 2024-02-13 20:44:49 +00:00
foreign-resources.yaml Add MathJax rendering option 2024-06-24 00:03:07 +00:00
mw.widgets.MathWbEntitySelector.js build: Updating npm dependencies 2024-02-13 20:44:49 +00:00