mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 19:26:45 +00:00
Merge pull request #175 from twsh/thanks
Added option for thanks to default.latex
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ $header-includes$
|
||||
$endfor$
|
||||
|
||||
$if(title)$
|
||||
\title{$title$}
|
||||
\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
|
||||
$endif$
|
||||
$if(subtitle)$
|
||||
\providecommand{\subtitle}[1]{}
|
||||
|
||||
Reference in New Issue
Block a user