Fix \thickapprox to use the correct glyph (resolves issue #145)

This commit is contained in:
Davide P. Cervone 2011-07-26 19:19:01 -04:00
parent 24a3e30526
commit 74cb04a9e0

View File

@ -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',