www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit db1ce61854b7760c07f61eb47cabdf161fc86598
parent 436115f5810b22f216f232c72edf604bbd3af093
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Wed, 30 Dec 2015 09:40:15 -0500

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

Diffstat:
Munpacked/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 @@ -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',