Skip to content

Commit ec47a05

Browse files
committed
Removed TeX modifications from SVG fontdata (should have been done in previous commit). Issue #300.
1 parent da66d4b commit ec47a05

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

jax/output/SVG/fonts/TeX/fontdata.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unpacked/jax/output/SVG/fonts/TeX/fontdata.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -571,13 +571,6 @@
571571
});
572572

573573

574-
MathJax.Hub.Register.StartupHook("TeX Jax Ready", function () {
575-
var TEX = MathJax.InputJax.TeX;
576-
TEX.Definitions.mathchar0mi.ell = ['2113',{mathvariant: MML.VARIANT.NORMAL}];
577-
TEX.Definitions.mathchar0mi.hbar = ['210F',{mathvariant: MML.VARIANT.NORMAL}];
578-
TEX.Definitions.mathchar0mi.S = ['00A7',{mathvariant: MML.VARIANT.SCRIPT}];
579-
});
580-
581574
SVG.FONTDATA.FONTS['MathJax_Main'] = {
582575
directory: 'Main/Regular',
583576
family: 'MathJax_Main',

0 commit comments

Comments
 (0)