aboutsummaryrefslogtreecommitdiff
path: root/templates/texinfo.template
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:12:59 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:12:59 +0000
commit1f580fb70189f91894ec757dd00cd4286d0da8a6 (patch)
tree04f6a64233bca673b1e749599e14ad4ab9a60acf /templates/texinfo.template
parent3ec8772daff7d76097d7435c4e8da1df5ee4cc6a (diff)
downloadpandoc-1f580fb70189f91894ec757dd00cd4286d0da8a6.tar.gz
Restored writerIncludeBefore, writerIncludeAfter.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1700 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'templates/texinfo.template')
-rw-r--r--templates/texinfo.template2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/texinfo.template b/templates/texinfo.template
index 968b43340..553395a3b 100644
--- a/templates/texinfo.template
+++ b/templates/texinfo.template
@@ -12,7 +12,6 @@ $header-includes$
$date$
@end titlepage
@contents
-$before$
@node Top
@top @math{title}
@@ -48,6 +47,5 @@ code
@end verbatim
}
-$after$
@bye