www

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

commit 5fb89ab1bcb2d679912f4658987b18fa9a61eeab
parent 7968896c8b52ff3c5b56fd94e648708d8d1ba3c0
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue, 30 Apr 2013 18:37:14 -0400

Remove extra comma that is confusing IE.

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

diff --git a/unpacked/jax/input/TeX/jax.js b/unpacked/jax/input/TeX/jax.js @@ -430,7 +430,7 @@ remap: { '-': '2212', '*': '2217', - '`': '2018', // map ` to back quote + '`': '2018' // map ` to back quote }, mathchar0mi: {