aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/s5.fancy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html
index e015f7b99..a978dd8c7 100644
--- a/tests/s5.fancy.html
+++ b/tests/s5.fancy.html
@@ -720,7 +720,7 @@ See http://www1.chapman.edu/~jipsen/mathml/asciimath.html/ */
var checkForMathML = true; // check if browser can display MathML
var notifyIfNoMathML = true; // display note if no MathML capability
var alertIfNoMathML = false; // show alert box if no MathML capability
-var mathcolor = "red"; // change it to "" (to inherit) or any other color
+var mathcolor = ""; // change it to "" (to inherit) or any other color
var mathfontfamily = "serif"; // change to "" to inherit (works in IE)
// or another family (e.g. "arial")
var displaystyle = true; // puts limits above and below large operators