Removed TeX modifications from SVG fontdata (should have been done in previous commit). Issue #300.
This commit is contained in:
parent
da66d4b684
commit
ec47a05e16
File diff suppressed because one or more lines are too long
|
@ -571,13 +571,6 @@
|
|||
});
|
||||
|
||||
|
||||
MathJax.Hub.Register.StartupHook("TeX Jax Ready", function () {
|
||||
var TEX = MathJax.InputJax.TeX;
|
||||
TEX.Definitions.mathchar0mi.ell = ['2113',{mathvariant: MML.VARIANT.NORMAL}];
|
||||
TEX.Definitions.mathchar0mi.hbar = ['210F',{mathvariant: MML.VARIANT.NORMAL}];
|
||||
TEX.Definitions.mathchar0mi.S = ['00A7',{mathvariant: MML.VARIANT.SCRIPT}];
|
||||
});
|
||||
|
||||
SVG.FONTDATA.FONTS['MathJax_Main'] = {
|
||||
directory: 'Main/Regular',
|
||||
family: 'MathJax_Main',
|
||||
|
|
Loading…
Reference in New Issue
Block a user