Fix \centerdot using wrong glyph (only works for MathJax TeX fonts).

This commit is contained in:
Davide P. Cervone 2015-12-30 09:40:15 -05:00
parent 436115f581
commit db1ce61854

View File

@ -116,7 +116,7 @@ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () {
boxdot: '22A1',
circledcirc: '229A',
boxplus: '229E',
centerdot: '22C5',
centerdot: ['22C5',{variantForm: true}],
divideontimes: '22C7',
intercal: '22BA',