Closed lsaravia closed 11 years ago
It was included in commit e527d30a5787b5481a0512afe0958f21bae0cf03, please check in markx/static/js/mathjax
.
If the problem continues let me know and please state the commit and give an example of markdown text that isn't parsed.
Good luck and thanks for reporting these issues!
Commit is 00ec728 and no math is parsed, the ones in the help file or this:
$D_q$
Also if I go online and reload the page I get [Math Processing Error]. So is not parsing math neither offline or online.
This may help: 127.0.0.1 - - [14/Feb/2013 10:12:09] "GET /static/js/fonts/HTML-CSS/TeX/otf/MathJax_Main-Regular.otf HTTP/1.1" 404 - 127.0.0.1 - - [14/Feb/2013 10:12:09] "GET /static/js/fonts/HTML-CSS/TeX/otf/MathJax_Main-Bold.otf HTTP/1.1" 404 - 127.0.0.1 - - [14/Feb/2013 10:12:09] "GET /static/js/fonts/HTML-CSS/TeX/otf/MathJax_Math-Italic.otf HTTP/1.1" 404 - 127.0.0.1 - - [14/Feb/2013 10:12:09] "GET /static/js/fonts/HTML-CSS/TeX/otf/MathJax_Size1-Regular.otf HTTP/1.1" 404 - 127.0.0.1 - - [14/Feb/2013 10:12:15] "GET /static/js/fonts/HTML-CSS/TeX/png/unpacked/imagedata.js HTTP/1.1" 404 -
I've updated MathJax to from version 1.1 to version 2.1. Please let me know if this solves the issue. If not, let me know which browser you are on - brand (Internet Explorer, Firefox, Chrome) and version, and if you have another browser installed check if it works with that browser. In general, I think there are some issues with IE.
commit e168dd2 the problem is solved. I am using firefox 18 and Chromium 24,
I was trying to use markx offline, math is not parsed, can the MathJax script be included in local code?