www

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

commit 2fbc393e1a655ec2891b0a6ad36dc385f5d45ac6
parent f6b72dda3ae77c1fce1dd7f834144380dbd3c792
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Fri,  2 Oct 2015 12:48:04 -0400

Merge branch 'issue1272' into develop.  Issue #1272.

Diffstat:
Munpacked/extensions/TeX/AMSmath.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/unpacked/extensions/TeX/AMSmath.js b/unpacked/extensions/TeX/AMSmath.js @@ -140,8 +140,8 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { 'equation': ['EquationBegin','Equation',true], 'equation*': ['EquationBegin','EquationStar',false], - eqnarray: ['AMSarray',null,true,true, 'rcl',COLS([0]),".5em"], - 'eqnarray*': ['AMSarray',null,false,true,'rcl',COLS([0]),".5em"] + eqnarray: ['AMSarray',null,true,true, 'rcl',"0 "+MML.LENGTH.THICKMATHSPACE,".5em"], + 'eqnarray*': ['AMSarray',null,false,true,'rcl',"0 "+MML.LENGTH.THICKMATHSPACE,".5em"] }, delimiter: {