aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.latex3
1 files changed, 1 insertions, 2 deletions
diff --git a/default.latex b/default.latex
index 02e98874d..28aa10d3d 100644
--- a/default.latex
+++ b/default.latex
@@ -129,8 +129,7 @@ $if(lang)$
$endif$
$if(title)$
-$if(title)$
-\title{$title$$if(subtitle)$\\\vspace{1em}{\large $subtitle$}$endif$}
+\title{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
$endif$
$if(author)$
\author{$for(author)$$author$$sep$ \and $endfor$}