From e9cfbd5adc7a2f19be24904b6fb4d200ddbaa9ce Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 27 Nov 2010 14:57:48 -0800 Subject: OpenDocument writer: don't print raw TeX. --- tests/writer.opendocument | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/writer.opendocument b/tests/writer.opendocument index a08e5cf0a..179d29ac9 100644 --- a/tests/writer.opendocument +++ b/tests/writer.opendocument @@ -1301,7 +1301,7 @@ LaTeX - \cite[22-23]{smith.1899} + 2 + 2 = 4 @@ -1341,11 +1341,6 @@ Here’s a LaTeX table: -\begin{tabular}{|l|l|}\hline -Animal & Number \\ \hline -Dog & 2 \\ -Cat & 1 \\ \hline -\end{tabular} Special Characters Here is some unicode: -- cgit v1.2.3