From 838cb730cfc1269078065d980b8fd80506cb6182 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Tue, 16 Apr 2013 13:11:32 -0400 Subject: [PATCH] Make \smallfrown and \smallsmile come from the variant font so it has the correct size. Resolves issue #436. --- unpacked/extensions/TeX/AMSsymbols.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unpacked/extensions/TeX/AMSsymbols.js b/unpacked/extensions/TeX/AMSsymbols.js index 53c2e0216..281bcba80 100644 --- 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',