www

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

commit bdc15289395edcba6278cd9ea3baeb45f255676d
parent 4cce3df7b3d09d6178964f7f5f28e4c461ea1640
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue, 21 Apr 2015 16:41:32 -0400

Merge branch 'issue1089' into develop.  Issue #1089.

Diffstat:
Munpacked/jax/element/mml/jax.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unpacked/jax/element/mml/jax.js b/unpacked/jax/element/mml/jax.js @@ -1228,7 +1228,7 @@ MathJax.ElementJax.mml.Augment({ }); MML.maligngroup = MML.mbase.Subclass({ - type: "malign", + type: "maligngroup", isSpacelike: function () {return true}, defaults: { mathbackground: MML.INHERIT,