aboutsummaryrefslogtreecommitdiff
path: root/templates/texinfo.template
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-12-11 00:22:34 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2010-12-11 00:22:34 -0800
commitc6b79d794eb25cb11777d2b720ce01595c780de1 (patch)
tree2c06481ca74bd5fa0f1b456f73fd8b94d92c44cd /templates/texinfo.template
parentf5c208230451c2f8446b639a4458a255e14778fb (diff)
downloadpandoc-c6b79d794eb25cb11777d2b720ce01595c780de1.tar.gz
Removed deprecated -C/--custom-header option.
Use --template instead.
Diffstat (limited to 'templates/texinfo.template')
-rw-r--r--templates/texinfo.template4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/texinfo.template b/templates/texinfo.template
index 58948a068..9c1d8e178 100644
--- a/templates/texinfo.template
+++ b/templates/texinfo.template
@@ -1,9 +1,5 @@
-$if(legacy-header)$
-$legacy-header$
-$else$
\input texinfo
@documentencoding utf-8
-$endif$
$for(header-includes)$
$header-includes$
$endfor$