commit 9b6a1ae7232101d07cba224dffa46829c9e3f980
parent 8c2ed0c91c2cda869121b9063f4e5fd4a3dc08f6
Author: Davide P. Cervone <dpvc@union.edu>
Date: Wed, 5 Aug 2015 14:50:33 -0400
Change blacker to 1 since browsers now seem to handle that pretty well. Resolves issue #994.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unpacked/jax/output/SVG/config.js b/unpacked/jax/output/SVG/config.js
@@ -36,7 +36,7 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({
config: {
scale: 100, minScaleAdjust: 50, // global math scaling factor, and minimum adjusted scale factor
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
undefinedFamily: "STIXGeneral,'Arial Unicode MS',serif", // fonts to use for missing characters