diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-30 22:49:41 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-30 22:49:41 +0000 |
commit | 7ff270683828b3a3b416220c47321205156711da (patch) | |
tree | 70ec6afab3f8317513f09f5186400abfb2f178ea | |
parent | 33d47ced769a4907954653ba82ad9c632b6b4dd5 (diff) | |
download | pandoc-7ff270683828b3a3b416220c47321205156711da.tar.gz |
Removed extra blank lines at end of LaTeX writer tests.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@966 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | tests/tables.latex | 1 | ||||
-rw-r--r-- | tests/writer.latex | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/tables.latex b/tests/tables.latex index 54359cb5d..d4466b9c0 100644 --- a/tests/tables.latex +++ b/tests/tables.latex @@ -137,4 +137,3 @@ Second \end{tabular} \end{center} - diff --git a/tests/writer.latex b/tests/writer.latex index 1debf58b0..883217c86 100644 --- a/tests/writer.latex +++ b/tests/writer.latex @@ -827,5 +827,4 @@ Notes can go in quotes.\footnote{ In quote. This paragraph should not be part of the note, as it is not indented. - \end{document} |