This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-mathjax
Watch
1
Star
0
Fork
0
You've already forked scribble-mathjax
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b9685dd507
scribble-mathjax
/
unpacked
History
Davide P. Cervone
b9685dd507
Fix incorrect min-width for mtd elements. Resolves issue
#699
.
2014-01-13 11:50:49 -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
Fix incorrect min-width for mtd elements. Resolves issue
#699
.
2014-01-13 11:50:49 -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
Identify IE11 properly for now (more needs to be done with the browser detection code in teh future). Issue
#658
.
2014-01-10 14:47:00 -05:00