Improved responsiveness during typesetting

This commit is contained in:
Davide P. Cervone 2010-11-09 09:23:22 -05:00
parent 3dfd100a64
commit cadc88925f
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@ if (document.getElementById && document.childNodes && document.createElement) {
if (!window.MathJax) {window.MathJax= {}}
if (!MathJax.Hub) { // skip if already loaded
MathJax.version = "1.0.6";
MathJax.version = "1.0.7";
/**********************************************************/