Reformatting for new nesting due to synchronization with element jax
This commit is contained in:
parent
db3b0ef731
commit
1b56b06021
|
@ -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
|
||||
|
|
|
@ -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")}
|
||||
|
|
Loading…
Reference in New Issue
Block a user