commit 9e5fbb7e6f9f1fdca4136866940a4065ddd7bafe parent 959ec84bc40ed518b9ac931a0c64eaad93ff9e74 Author: Davide P. Cervone <dpvc@union.edu> Date: Fri, 19 Apr 2013 09:11:42 -0400 Merge branch 'issue402' into develop Resolves issue #402. Diffstat:
| M | unpacked/jax/input/TeX/jax.js | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/unpacked/jax/input/TeX/jax.js b/unpacked/jax/input/TeX/jax.js @@ -421,7 +421,8 @@ remap: { '-': '2212', - '*': '2217' + '*': '2217', + '`': '2018', // map ` to back quote }, mathchar0mi: {