From 98c6ac9a57936cd2cd101dd113591496527c94f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Fri, 7 Jul 2017 16:57:55 +0200 Subject: [PATCH] Mark the STIX-Web font as available, not the STIX font. Should solve #5. --- MathJax/config/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MathJax/config/default.js b/MathJax/config/default.js index 87edb5e65..6f62e5a83 100644 --- a/MathJax/config/default.js +++ b/MathJax/config/default.js @@ -665,7 +665,7 @@ MathJax.Hub.Config({ // use of the STIX fonts, or set it to an empty list, [], if // you want to force MathJax to use web-based or image fonts. // - availableFonts: ["STIX","TeX"], + availableFonts: ["STIX-Web","TeX"], // // This is the preferred font to use when more than one of those