aboutsummaryrefslogtreecommitdiff
path: root/default.latex
diff options
context:
space:
mode:
authorThomas Hodgson <twsh@users.noreply.github.com>2015-12-15 14:12:54 +0000
committerThomas Hodgson <hello@twshodgson.net>2015-12-15 14:16:37 +0000
commit528cb518ef5dea26238e81a44492d657305c1dc9 (patch)
tree934f4b1fc10320a1b936900c6a11bc40d1bd4ceb /default.latex
parent617e2af70c7d429a44d3b116d49d4b05840059e9 (diff)
downloadpandoc-528cb518ef5dea26238e81a44492d657305c1dc9.tar.gz
Added option for thanks
Diffstat (limited to 'default.latex')
-rw-r--r--default.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.latex b/default.latex
index 51e8fde7b..047e0d200 100644
--- a/default.latex
+++ b/default.latex
@@ -185,7 +185,7 @@ $header-includes$
$endfor$
$if(title)$
-\title{$title$}
+\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
$endif$
$if(subtitle)$
\providecommand{\subtitle}[1]{}