Merge pull request #158 from xoolive/pr-title
Issue for title.meta when subtitle is set
This commit is contained in:
commit
edf101400a
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ $if(dir)$
|
|||
$endif$
|
||||
|
||||
$if(title)$
|
||||
\title{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
|
||||
\title[$title$]{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
|
||||
$endif$
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
|
|
Loading…
Add table
Reference in a new issue