commit c96f32f607595a922458e5a029b44e1e8cc6412b
parent c4da088220929b63af5e36915f1225d24706df14
Author: Davide P. Cervone <dpvc@union.edu>
Date: Fri, 19 Apr 2013 08:46:46 -0400
Merge branch 'issue436' into develop
Resolves issue #436.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/unpacked/extensions/TeX/AMSsymbols.js b/unpacked/extensions/TeX/AMSsymbols.js
@@ -177,9 +177,9 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
vDash: '22A8',
Vdash: '22A9',
Vvdash: '22AA',
- smallsmile: '2323',
+ smallsmile: ['2323',{variantForm: true}],
shortmid: ['2223',{variantForm: true}],
- smallfrown: '2322',
+ smallfrown: ['2322',{variantForm: true}],
shortparallel: ['2225',{variantForm: true}],
bumpeq: '224F',
between: '226C',