diff --git a/test/jsMath2jax.html b/test/jsMath2jax.html deleted file mode 100644 index 08effb01c..000000000 --- a/test/jsMath2jax.html +++ /dev/null @@ -1,30 +0,0 @@ - - - -jsMath2jax Test - - - - -\begin{eqnarray} - x & = & 4y + 3z \\ - z & > & a + b + ... + j + \\ - & & k + l + m - \end{eqnarray} - -
-\begin{eqnarray} - x & = & 4y + 3z \\ - z & > & a + b + ... + j + \\ - & & k + l + m - \end{eqnarray} - -
- - - diff --git a/test/tex2jax.html b/test/tex2jax.html deleted file mode 100644 index 712ba3956..000000000 --- a/test/tex2jax.html +++ /dev/null @@ -1,25 +0,0 @@ - - -MathJax tex2jax Test - - - - - -

Text Before: \(x+1\)

-

\(x+1\) Text after

-

\(\text{no text}\)

- -

Text Before: $$x+1$$

-

$$x+1$$ Text after

-

$$\text{no text}$$

- - -