www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8dd6d3329a70ccd28810b523e9fc4f924040ac6c
parent a659ffd62d5d00dce5bc397eb712a365d3cd3161
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Thu, 19 Mar 2015 17:58:50 -0400

Remove debugging bounding box for mmultiscripts.

Diffstat:
Munpacked/jax/output/CommonHTML/autoload/mmultiscripts.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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; }, //