From 4deb9b383f9d4a047e60d2818a16bd0519854c9f Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Fri, 20 May 2011 05:02:27 +0100 Subject: [PATCH] Stop cover from preventing page numbering --- cover.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cover.tex b/cover.tex index 4f8bc54..6ea0b0a 100644 --- a/cover.tex +++ b/cover.tex @@ -1,4 +1,4 @@ -\pagestyle{empty} +\thispagestyle{empty} \newcommand{\HRule}{\rule{\linewidth}{0.5mm}} @@ -34,3 +34,4 @@ Malcolm Scott {\large \today} \end{center} + -- 2.34.1