scribble-mathjax/unpacked
2014-02-07 09:50:12 -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 Clear font test div so that its width doesn't affect the page size. resolves issue #681. 2014-02-06 14:02:41 -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 Don't load menu or zoom code if showMathMenu is false. Resolves issue #685. 2014-02-06 13:27:14 -05:00