From b008e5d34739b06b7d020218a1d50239f887da07 Mon Sep 17 00:00:00 2001
From: fiddlosopher
Date: Thu, 29 Nov 2007 08:09:37 +0000
Subject: Modified writer tests for new Math and TeX output.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1119 788f1e2b-df1e-0410-8736-df70ead52e1b
---
tests/writer.docbook | 21 +++++++--------------
tests/writer.html | 10 +++-------
tests/writer.man | 21 +++++++--------------
tests/writer.native | 14 +++++++-------
tests/writer.rst | 11 ++---------
tests/writer.rtf | 24 ++++++++++--------------
6 files changed, 36 insertions(+), 65 deletions(-)
(limited to 'tests')
diff --git a/tests/writer.docbook b/tests/writer.docbook
index 6235838ed..fe44e437b 100644
--- a/tests/writer.docbook
+++ b/tests/writer.docbook
@@ -883,48 +883,46 @@ These should not be escaped: \$ \\ \> \[ \{
- \cite[22-23]{smith.1899}
- \doublespacing
- $2+2=4$
+ 2+2=4
- $x \in y$
+ x \in y
- $\alpha \wedge \omega$
+ \alpha \wedge \omega
- $223$
+ 223
- $p$-Tree
+ p-Tree
- $\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$
+ \frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}
Here's one that has a line break in it:
- $\alpha + \omega \times x^2$.
+ \alpha + \omega \times x^2.
@@ -954,11 +952,6 @@ These should not be escaped: \$ \\ \> \[ \{
Here's a LaTeX table:
- \begin{tabular}{|l|l|}\hline
-Animal & Number \\ \hline
-Dog & 2 \\
-Cat & 1 \\ \hline
-\end{tabular}
diff --git a/tests/writer.html b/tests/writer.html
index c461522d5..a7a40df91 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -758,9 +758,9 @@ Blah
>LaTeX
Special Characters