www

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

commit 4238dc57349e75e99c6c0e80fc030ce0114bb60b
parent 98e3f098bd519dabe9bf558736c5bf6438fbc217
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sun, 12 Oct 2014 10:43:49 -0400

Don't do the scriptlevel adjustment, as per discussion on w3c math list.

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

diff --git a/unpacked/jax/element/mml/jax.js b/unpacked/jax/element/mml/jax.js @@ -1138,7 +1138,6 @@ MathJax.ElementJax.mml.Augment({ adjustChild_displaystyle: function () { return (this.displaystyle != null ? this.displaystyle : this.defaults.displaystyle); }, - adjustChild_scriptlevel: function () {return 0}, inheritFromMe: true, noInherit: { mover: {align: true},