Make \smallfrown and \smallsmile come from the variant font so it has the correct size. Resolves issue #436.

This commit is contained in:
Davide P. Cervone 2013-04-16 13:11:32 -04:00
parent c4da088220
commit 838cb730cf

View File

@ -177,9 +177,9 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
vDash: '22A8', vDash: '22A8',
Vdash: '22A9', Vdash: '22A9',
Vvdash: '22AA', Vvdash: '22AA',
smallsmile: '2323', smallsmile: ['2323',{variantForm: true}],
shortmid: ['2223',{variantForm: true}], shortmid: ['2223',{variantForm: true}],
smallfrown: '2322', smallfrown: ['2322',{variantForm: true}],
shortparallel: ['2225',{variantForm: true}], shortparallel: ['2225',{variantForm: true}],
bumpeq: '224F', bumpeq: '224F',
between: '226C', between: '226C',