aboutsummaryrefslogtreecommitdiff
path: root/templates/latex.template
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:14:27 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:14:27 +0000
commit22dcf7afdd7ea4508d9b739a3b48138022d361e6 (patch)
treeaab5c84a315c22df1cf91c1143f1469b92a600d0 /templates/latex.template
parent275a740624d181630abf120fe39c4f5a8d284a19 (diff)
downloadpandoc-22dcf7afdd7ea4508d9b739a3b48138022d361e6.tar.gz
Tweaked templates and tests.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1711 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'templates/latex.template')
-rw-r--r--templates/latex.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/latex.template b/templates/latex.template
index bd31b5bb6..fe4af083d 100644
--- a/templates/latex.template
+++ b/templates/latex.template
@@ -52,4 +52,5 @@ $if(toc)$
\tableofcontents
$endif$
$body$
+
\end{document}