Revise A4 and A5 to have inside title page.

Decide to have an inside title page, with the copyright and stuff following
on the A4 verso, A5 top page.
This commit is contained in:
Jim Hague 2013-08-12 12:10:37 +01:00
parent e1d1417a1f
commit 960cc08a79
2 changed files with 30 additions and 6 deletions

View File

@ -2,7 +2,7 @@
% ----- % -----
% Title page % Title page. Cover, blank page (inside of cover), inner cover page.
\newfontfamily\havocfont[Scale=3.5]{English Towne} \newfontfamily\havocfont[Scale=3.5]{English Towne}
\newcommand*{\titleBoD}{\begingroup \newcommand*{\titleBoD}{\begingroup
@ -14,13 +14,26 @@
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
\vfill \vfill
{\Huge \input{title.txt}}\\[\baselineskip] {\Huge \input{title.txt}}\\[\baselineskip]
{\Large \input{subtitle.txt}}\\[\baselineskip]
\vfill \vfill
\includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard} \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
\vfill \vfill
{Compiled by Jim Hague}\\ {\Large Compiled by Jim Hague}\\
% Inside cover
\newpage \newpage
\pagecolor{white} \pagecolor{white}
\hbox{}
\newpage
{\Large \havocfont{Ye}}\\[\baselineskip]
{\Huge \havocfont{Crie Havock}}\\[\baselineskip]
{\Large \havocfont{Booke of}}\\[\baselineskip]
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
\vfill
{\Huge \input{title.txt}}\\[\baselineskip]
{\Large \input{subtitle.txt}}\\[\baselineskip]
\vfill
\includegraphics[width=0.4\textwidth,keepaspectratio]{buzzard}
\vfill
{\Large Compiled by Jim Hague}\\
\endgroup} \endgroup}
% Page appearance. % Page appearance.

View File

@ -2,7 +2,8 @@
% ----- % -----
% Title page % Title page. Cover, inner cover page. Doxdirect spiral bound doesn't
% print on the back of the cover.
\newfontfamily\havocfont[Scale=2.1]{English Towne} \newfontfamily\havocfont[Scale=2.1]{English Towne}
\newcommand*{\titleBoD}{\begingroup \newcommand*{\titleBoD}{\begingroup
@ -14,13 +15,23 @@
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
\vfill \vfill
{\huge \input{title.txt}}\\%[\baselineskip] {\huge \input{title.txt}}\\%[\baselineskip]
{\large \input{subtitle.txt}}\\[\baselineskip]
\vfill \vfill
\includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard} \includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard}
\vfill \vfill
{Compiled by Jim Hague}\\ {\Large Compiled by Jim Hague}\\
\newpage \newpage
\pagecolor{white} \pagecolor{white}
{\Large \havocfont{Ye}}\\[\baselineskip]
{\Huge \havocfont{Crie Havock}}\\[\baselineskip]
{\Large \havocfont{Booke of}}\\[\baselineskip]
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
\vfill
{\huge \input{title.txt}}\\[\baselineskip]
{\large \input{subtitle.txt}}\\[\baselineskip]
\vfill
\includegraphics[width=0.10\textwidth,keepaspectratio]{buzzard}
\vfill
{\large Compiled by Jim Hague}\\
\endgroup} \endgroup}
% Page appearance. % Page appearance.