From 8dd6d3329a70ccd28810b523e9fc4f924040ac6c Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Thu, 19 Mar 2015 17:58:50 -0400 Subject: [PATCH] Remove debugging bounding box for mmultiscripts. --- unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js | 1 - 1 file changed, 1 deletion(-) diff --git a/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js b/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js index ebaa2ccb8..616e43b08 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js +++ b/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js @@ -121,7 +121,6 @@ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { this.CHTMLhandleSpace(node); this.CHTMLhandleBBox(node); this.CHTMLhandleColor(node); -this.CHTMLdrawBBox(node); return node; }, //