scribble-mathjax/extensions
2012-01-12 17:20:21 -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 Update \unicode to work with SVG, and to better handle fonts and sizes. Also fix HTML-CSS font size when fontfamily is specified 2012-01-12 17:20:21 -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 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 Move copyAttributes and skipAttributes to element jax (since they are used in several places) to avoid redundency 2012-01-11 14:22:24 -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