Revert "Merge pull request #158 from xoolive/pr-title"

This reverts commit edf101400a, reversing
changes made to ff9ebaa31a.
This commit is contained in:
John MacFarlane 2015-11-20 11:38:01 -08:00
parent edf101400a
commit e94ed582b4

View file

@ -169,7 +169,7 @@ $if(dir)$
$endif$
$if(title)$
\title[$title$]{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
\title{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
$endif$
$if(author)$
\author{$for(author)$$author$$sep$ \and $endfor$}