From e94ed582b48ec777161ddb9cb60254384ffdb19e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 20 Nov 2015 11:38:01 -0800 Subject: [PATCH] Revert "Merge pull request #158 from xoolive/pr-title" This reverts commit edf101400a07fd099910fd52c5c55d83855b4c38, reversing changes made to ff9ebaa31ae31401e236574e81c2e75609adc727. --- default.latex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.latex b/default.latex index ef32d62e4..33277c053 100644 --- a/default.latex +++ b/default.latex @@ -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$}