aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-07-22 22:49:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-07-22 22:49:38 -0700
commitfd34dcba851ad1567b8969676174fc03a3afb958 (patch)
treecae6623f2a01f9398ffdc7dfd84248a2c459d67c /templates
parent94405121abff5eb2ed8ddf7be5457a4dc6619d3b (diff)
downloadpandoc-fd34dcba851ad1567b8969676174fc03a3afb958.tar.gz
Changed default template naming scheme.
Instead of latex.template, we now have default.latex. An appropriate extension is added automatically if the value of `--template` has no extension. So, `pandoc --template=special -t latex` looks for `special.latex`, while `pandoc --template=special -t man` looks for `special.man`.
Diffstat (limited to 'templates')
m---------templates10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates b/templates
-Subproject a053c6d1b072f080bb13bc1a479ac6db7dd2b15
+Subproject 663adaa8612242dfce8c32ae5c7afc6be45c6eb