Added option for thanks
This commit is contained in:
parent
617e2af70c
commit
528cb518ef
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ $header-includes$
|
|||
$endfor$
|
||||
|
||||
$if(title)$
|
||||
\title{$title$}
|
||||
\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
|
||||
$endif$
|
||||
$if(subtitle)$
|
||||
\providecommand{\subtitle}[1]{}
|
||||
|
|
Loading…
Add table
Reference in a new issue