Closed dac514 closed 5 years ago
Ok. It's not. I changed my patch to
// ... snip ...
if (checkNested(MathJax, 'AuthorConfig', 'SVG', 'font') &&
MathJax.AuthorConfig.SVG.font === 'STIX-Web') {
let SVG = MathJax.OutputJax.SVG;
SVG.Augment({FONTDATA: {VARIANT: {'bold-italic': {offsetA: 0x1D468}}}});
}
});
And it works again. Sorry for the trouble,
Given this LaTeX equation:
I get different results depending on the font I am using.
Is this the expected behaviour?
-=-=-
When I use TeX fonts and generate an SVG I get:
When I use Asana-Math I get: