From cf329906de850d0545af81b12bb6107512d60cb0 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Tue, 1 Mar 2011 12:53:11 -0500 Subject: [PATCH] Update to current configuration approach, and general clean up --- test/sample-mml.html | 15 +++++++-------- test/sample-signals.html | 15 ++++++++++++--- test/sample-tex.html | 15 +++++++++------ test/sample-tex2mml.html | 19 +++++++------------ 4 files changed, 35 insertions(+), 29 deletions(-) diff --git a/test/sample-mml.html b/test/sample-mml.html index 5709be603..689a43f7c 100644 --- a/test/sample-mml.html +++ b/test/sample-mml.html @@ -1,19 +1,17 @@ + MathJax MathML Test Page - + - + + + - +

When a0, there are two solutions to ax2 @@ -39,6 +37,7 @@ there are two solutions to . +

diff --git a/test/sample-signals.html b/test/sample-signals.html index 83b50aa8b..95cd1eaf8 100644 --- a/test/sample-signals.html +++ b/test/sample-signals.html @@ -1,9 +1,10 @@ + MathJax Signals Test Page - + - + - + + +

When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ +

+

Messages about mathematics:

 
+

+

All Messages:

 
+

+ + -When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are +

+When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ +

diff --git a/test/sample-tex2mml.html b/test/sample-tex2mml.html index 1218c0c4c..f5edf2670 100644 --- a/test/sample-tex2mml.html +++ b/test/sample-tex2mml.html @@ -1,22 +1,17 @@ + -MathJax TeX input with MathML output Test Page - +MathJax TeX or MathML input with MathML or HTML/CSS output Test Page + - + + + - -When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are +When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$