Remove debugging bounding box for mmultiscripts.
This commit is contained in:
parent
a659ffd62d
commit
8dd6d3329a
|
@ -121,7 +121,6 @@ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () {
|
||||||
this.CHTMLhandleSpace(node);
|
this.CHTMLhandleSpace(node);
|
||||||
this.CHTMLhandleBBox(node);
|
this.CHTMLhandleBBox(node);
|
||||||
this.CHTMLhandleColor(node);
|
this.CHTMLhandleColor(node);
|
||||||
this.CHTMLdrawBBox(node);
|
|
||||||
return node;
|
return node;
|
||||||
},
|
},
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user