www

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

commit 106283ff728db7a5de1bda04468b6512d94f70a4
parent bc8d472f2fa4fd7cf42168315403ef71d60f666b
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Thu, 29 Jan 2015 10:57:05 -0500

Fix more var issues (noted by YUI compression)

Diffstat:
Munpacked/extensions/TeX/noErrors.js | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/unpacked/extensions/TeX/noErrors.js b/unpacked/extensions/TeX/noErrors.js @@ -318,11 +318,9 @@ HUB.Register.StartupHook("CommonHTML Jax Ready",function () { var MML = MathJax.ElementJax.mml; - var CHTML = MathJax.OutputJax.CommonHTML; var HTML = MathJax.HTML; - var MATH = MML.math.prototype.toCommonHTML, - MERROR = MML.merror.prototype.toCommonHTML; + var MERROR = MML.merror.prototype.toCommonHTML; // // Override merror toHTML routine so that it puts out the