mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
Reset the fontstack of mathjax back to defaults
I suspect we retained this of the import of Nageh's option, it was never really a conscious decision. This makes is to so that locally installed fonts are preferred over the Tex webfont. Bug: 63016 Change-Id: I6876f4969314b2feea01ecfef29f98dcd5f1056a
This commit is contained in:
parent
9b2015229e
commit
eda0726fd4
|
@ -22,7 +22,6 @@
|
|||
},
|
||||
'HTML-CSS': {
|
||||
imageFont: null,
|
||||
availableFonts: ['TeX'],
|
||||
mtextFontInherit: true
|
||||
},
|
||||
MathMenu: {
|
||||
|
|
Loading…
Reference in a new issue