Merge branch 'issue994' into develop. Issue #994.
This commit is contained in:
commit
d566b9b8bc
|
@ -36,7 +36,7 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({
|
||||||
config: {
|
config: {
|
||||||
scale: 100, minScaleAdjust: 50, // global math scaling factor, and minimum adjusted scale factor
|
scale: 100, minScaleAdjust: 50, // global math scaling factor, and minimum adjusted scale factor
|
||||||
font: "TeX", // currently the only font available
|
font: "TeX", // currently the only font available
|
||||||
blacker: 10, // stroke-width to make fonts blacker
|
blacker: 1, // stroke-width to make fonts blacker
|
||||||
mtextFontInherit: false, // to make <mtext> be in page font rather than MathJax font
|
mtextFontInherit: false, // to make <mtext> be in page font rather than MathJax font
|
||||||
undefinedFamily: "STIXGeneral,'Arial Unicode MS',serif", // fonts to use for missing characters
|
undefinedFamily: "STIXGeneral,'Arial Unicode MS',serif", // fonts to use for missing characters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user