From 74cb04a9e055babfa6fbee22922d60543397c770 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Tue, 26 Jul 2011 19:19:01 -0400 Subject: [PATCH] Fix \thickapprox to use the correct glyph (resolves issue #145) --- unpacked/extensions/TeX/AMSsymbols.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpacked/extensions/TeX/AMSsymbols.js b/unpacked/extensions/TeX/AMSsymbols.js index c3efe4528..7bc299c4c 100644 --- a/unpacked/extensions/TeX/AMSsymbols.js +++ b/unpacked/extensions/TeX/AMSsymbols.js @@ -148,7 +148,7 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { backsim: '223D', thicksim: ['223C',{variantForm: true}], backsimeq: '22CD', - thickapprox: '2248', + thickapprox: ['2248',{variantForm: true}], subseteqq: '2AC5', supseteqq: '2AC6', Subset: '22D0',