Reformatting for new nesting due to synchronization with element jax

This commit is contained in:
Davide P. Cervone 2010-11-14 19:42:52 -05:00
parent db3b0ef731
commit 1b56b06021
2 changed files with 1138 additions and 1138 deletions

View File

@ -1139,7 +1139,7 @@
rfuzz: 0 // adjustment to rule placements in roots
});
MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
MML = MathJax.ElementJax.mml;
@ -2087,7 +2087,7 @@ MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
return span;
}
});
});
});
//
// Handle browser-specific setup

View File

@ -208,7 +208,7 @@
}
});
MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
MML = MathJax.ElementJax.mml;
@ -439,7 +439,7 @@ MathJax.Hub.Register.StartupHook("mml Jax Ready",function () {
});
});
});
});
if (HUB.config.menuSettings.zoom !== "None")
{AJAX.Require("[MathJax]/extensions/MathZoom.js")}