scribble-mathjax/unpacked/extensions
2012-01-10 15:32:06 -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 Allow \newcommand to take a default parameter, and adjust GetBrackets to distinguish between no brackets and empty brackets 2012-01-07 18:55:52 -05:00
FontWarnings.js Force message text color to be black (for FontWarnings and config warning) 2012-01-10 10:59:52 -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 Add IndexOf() command to find index of an item in the menu list (so it is easier to insert new items) 2012-01-06 20:00:15 -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 Use classes to distinguish mathvariants that aren't in MathML, and set FF CSS to handle them. Use classes for variantForm and cancel arrows. (Still need to have MathML input handle these classes on input) 2012-01-10 15:32:06 -05:00
v1.0-warning.js Force message text color to be black (for FontWarnings and config warning) 2012-01-10 10:59:52 -05:00