scribble-mathjax/extensions
2011-10-25 15:23:00 -04:00
..
TeX Handle control sequences with stars better in AMSmath extension (don't allow \cs{*} to count as \cs* anymore) 2011-10-25 15:23:00 -04: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 Add contextual menu to Math Processing Error messages, so it is possible to access the settings if something has gone wrong 2011-09-22 09:17:10 -04:00
MathMenu.js Add new MathJax.Hub.setRenderer() method to make it easier to change renderers (without having to muck about in the MathJax internals), and use this in the menu code. Add a MathJax.Hub.Rerender() method to force the output to be rerendered without reprocessing the input. 2011-09-22 08:08:50 -04:00
MathZoom.js Use documentElement.clientHeight for determining zoom box maximum height 2011-09-27 17:08:21 -04: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 Fix typo in sort routine which caused tex2jax to skip delimiters 2011-09-30 06:33:44 -04:00
toMathML.js Record the attributes that are given explicitly on MathML input, and output those in NativeMML mode 2011-09-28 06:06:20 -04: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