scribble-mathjax/extensions
2012-01-09 15:13:40 -05:00
..
HTML-CSS Add HTML-CSS extension to handle tagged equations better when there are floating elements (without this, they overlap the floats). This is an extension since it misuses display:table-cell, and I'm not certain of all the consequences. 2012-01-07 10:24:26 -05:00
TeX Merge branch v2.0-candidate with SVG 2012-01-09 15:13:40 -05:00
FontWarnings.js Change versions to 1.1 and update copyright dates 2011-03-03 16:45:48 -05:00
jsMath2jax.js Fix problem with element parameter to the preprocessors (by making a global parameter instead, so there is only one place it needs to be set). Also make it an array so that more than one element can be specified. 2011-03-18 18:38:51 -04:00
MathEvents.js Removed debugging code accidentally left in 2011-11-20 23:05:27 -05:00
MathMenu.js Merge branch v2.0-candidate with SVG 2012-01-09 15:13:40 -05:00
MathZoom.js Add zoom/unzoom messages 2012-01-06 17:47:44 -05:00
mml2jax.js Fix problems with annotation-xml in IE (work around IE lack of importNode, and bug with copying style attributes 2011-06-05 11:33:49 -04:00
tex2jax.js Add option to make tex2jax require balanced braces when looking for close delimiters (more compatible with actual TeX). The option can be set to false to get the pre-v2.0 behavior. 2012-01-09 11:22:58 -05:00
toMathML.js Make \it use MathJax_Main-Italic rather than MathJax_Math-italic, and don't do math italic correction (so spacing is correct for text) 2011-11-20 17:31:10 -05:00
v1.0-warning.js Fix a problem with two DIV's having the same ID when MSIE is used; fix a problem where the v1.0 configuration message does show up for IE7 and 6. 2011-05-18 14:51:07 -04:00