commit 4cf38304ac3ce1af0c53cde79bfeee1da8a77033
parent 8cd2eec33d6e5d80ef989625e93c2e1af273d235
Author: Davide P. Cervone <dpvc@union.edu>
Date: Fri, 14 Feb 2014 09:04:51 -0500
Remove unneeded comment
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/unpacked/jax/input/TeX/jax.js b/unpacked/jax/input/TeX/jax.js
@@ -1672,7 +1672,6 @@
} else {
if (n) {this.Push(MML.mspace().With({depth:n}))}
this.Push(MML.mspace().With({linebreak:MML.LINEBREAK.NEWLINE}));
-// this.Push(MML.mo()); // make sure we don't look like an embellished operator (#707)
}
},
emPerInch: 7.2,