changeset 251:de24a62246bc

Stop numbering the title page(s) in the printed book.
author Jim Hague <jim.hague@acm.org>
date Fri, 14 Jun 2013 23:52:59 +0100
parents 991c5c984c69
children 4fb2e5728879
files dottes.tex.a4header dottes.tex.a5header
diffstat 2 files changed, 15 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/dottes.tex.a4header	Fri Jun 14 23:39:37 2013 +0100
+++ b/dottes.tex.a4header	Fri Jun 14 23:52:59 2013 +0100
@@ -67,6 +67,12 @@
 
 \begin{document}
 
+% ----- Title page
+
+\begin{titlepage}
+\titleDB
+\end{titlepage}
+
 % ----- Headers and footers
 
 \pagestyle{fancyplain}
@@ -75,11 +81,7 @@
 \rfoot{\thepage}
 \renewcommand{\headrulewidth}{0pt}
 
-% ----- Title page and contents
-
-\titleDB
-
-\newpage
+% ----- Contents
 
 \tableofcontents
 
--- a/dottes.tex.a5header	Fri Jun 14 23:39:37 2013 +0100
+++ b/dottes.tex.a5header	Fri Jun 14 23:52:59 2013 +0100
@@ -67,6 +67,13 @@
 
 \begin{document}
 
+% ----- Title page
+
+\begin{titlepage}
+\pagestyle{empty}
+\titleDB
+\end{titlepage}
+
 % ----- Headers and footers
 
 \pagestyle{fancyplain}
@@ -75,11 +82,7 @@
 \rfoot{\thepage}
 \renewcommand{\headrulewidth}{0pt}
 
-% ----- Title page and contents
-
-\titleDB
-
-\newpage
+% ----- Contents
 
 \tableofcontents