Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
2010-10-29 11:13:39 +11:00
mathjax IE <= 8 parses MathML incorrectly. MathJax implements an alternative code path to get around this problem. This code was executed for all versions of IE, but IE9 parses MathML correctly, so this fix implements feature detection of MathML parsing. 2010-10-29 11:13:39 +11:00
mathjax-dev Update to remove warnings about VERSION not being used 2010-08-10 12:01:12 +00:00