mathjax no longer visible with windows browsers

20 views
Skip to first unread message

Christian Rieger

unread,
Oct 20, 2016, 3:15:37 AM10/20/16
to MathJax Users
Hi there,

I was just informed by a user that mathjax suddenly is no longer loaded when using any browser with windows. I can reproduce this by myself. Latex appears for a short moment leaving a blank space instead of math. On mac and android mathjax works fine with any browser.

Here's an example:


This is a restricted content so please login with:


user: demo

PW: demo


Actual mathjax configuration:

<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js","MathMenu.js","MathZoom.js"],
    jax: ["input/TeX", "output/HTML-CSS"],
    tex2jax: {
      inlineMath: [ ['$','$'], ["\\(","\\)"] ],
      displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
      processEscapes: true
    },
    displayAlign: "left", 
    displayIndent: "0em",
TeX: {
    extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js","extpfeil.js","color.js","cancel.js","bbox.js"],
      Macros: {
      mathbg: ["{\\bbox[20px,##fafafa]{#1}}",1]
    }
  },
    "HTML-CSS": { availableFonts: ["TeX"] }
  });
</script>

<script type="text/javascript"
</script>


Many thanks for any assistance!

Regards,
Christian


Christian Rieger

unread,
Oct 21, 2016, 6:03:44 AM10/21/16
to MathJax Users
Thank you all for having a quick look on my post / website.

The issue was caused by the beta version of cloudflares rocket loader and had nothing to do with mathjax itself.

Sorry if causing any inconvenience!

Regards,
Christian
Reply all
Reply to author
Forward
0 new messages