From c324cfeaca81a8c07528d3a7df83592a4e5619c1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 16 Aug 2015 10:10:20 -0700 Subject: Added version to coverpage in PDF version of spec. --- tools/template.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') 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$} -- cgit v1.2.3