From eda0726fd4778949788faa94f0389195790fcd95 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sat, 5 Apr 2014 11:52:34 +0200 Subject: [PATCH] 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 --- modules/ext.math.mathjax.enabler.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ext.math.mathjax.enabler.js b/modules/ext.math.mathjax.enabler.js index 7a07546..77cc425 100644 --- a/modules/ext.math.mathjax.enabler.js +++ b/modules/ext.math.mathjax.enabler.js @@ -22,7 +22,6 @@ }, 'HTML-CSS': { imageFont: null, - availableFonts: ['TeX'], mtextFontInherit: true }, MathMenu: {