scribble-mathjax/unpacked
2014-02-07 09:39:56 -05:00
..
config Add the matchFontHeight options to unpacked/config/default.js #639 2013-10-30 15:22:50 +01:00
extensions Push math nodes onto mathArray individually to avoid problem in IE < 9 where push.apply doesn't work on a nodeList. Also, avoid duplicate elements in the array by checking for namespace prefixes. This needs to work for both HTML and XHTML. Resolves issue #672. 2013-11-21 08:49:43 -05:00
jax Remove redundent check (if span is null, then div will be null, so only need to check for div). Issue #730. 2014-02-07 09:39:56 -05:00
localization MathMenu: fix typo in STIXLocal key, add strings for the new Web fonts. #656 2013-11-05 16:10:04 +01:00
MathJax.js Fix a typo in comments and remove an unused variable 2014-02-06 11:02:55 -05:00