Merge pull request #175 from twsh/thanks

Added option for thanks to default.latex
This commit is contained in:
John MacFarlane
2015-12-19 18:28:09 -08:00
+1 -1
View File
@@ -190,7 +190,7 @@ $header-includes$
$endfor$
$if(title)$
\title{$title$}
\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
$endif$
$if(subtitle)$
\providecommand{\subtitle}[1]{}