diff docsetup.A4.tex @ 334:9f9df5c40d1b

Move cover page colour and blank coloured end page to doc-specific files. That way output where the colour isn't appropriate, such as Nook or the newly introduced A4Lulu output (which is the A4 book but with white cover page and no end coloured page, and so suitable for using as the content on Lulu, where the cover is separate) can omit the colour.
author Jim Hague <jim.hague@acm.org>
date Fri, 09 Aug 2013 13:55:59 +0100
parents 583c06d0e9ef
children eb587fee5db2
line wrap: on
line diff
--- a/docsetup.A4.tex	Fri Aug 09 10:59:03 2013 +0100
+++ b/docsetup.A4.tex	Fri Aug 09 13:55:59 2013 +0100
@@ -6,6 +6,7 @@
 \newfontfamily\havocfont[Scale=3.5]{English Towne}
 
 \newcommand*{\titleBoD}{\begingroup
+\pagecolor{havocpurple}
 \centering
 {\Large \havocfont{Ye}}\\[\baselineskip]
 {\Huge \havocfont{Crie Havock}}\\[\baselineskip]
@@ -18,4 +19,9 @@
 \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
 \vfill
 {Compiled by Jim Hague}\\
+\newpage
+\pagecolor{white}
 \endgroup}
+
+% Page appearance.
+\newcommand*{\pagestylemod}{}