aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/template.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/template.tex b/tools/template.tex
index 64893c2..13d38a3 100644
--- a/tools/template.tex
+++ b/tools/template.tex
@@ -149,7 +149,8 @@ $endif$
\rfoot{\thepage}
$if(title)$
-\title{$title$$if(subtitle)$\\\vspace{0.5em}{\large $subtitle$}$endif$}
+\title{$title$\\
+Version $version$}
$endif$
$if(author)$
\author{$for(author)$$author$$sep$ \and $endfor$}