www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d566b9b8bc5602caa08a08ba927b6021a91ca615
parent 99d32c74161462da86dab712bd8d678a5d82342c
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sun,  9 Aug 2015 15:19:39 -0400

Merge branch 'issue994' into develop.  Issue #994.

Diffstat:
Munpacked/jax/output/SVG/config.js | 2+-
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