Mercurial > dottes
changeset 337:eb587fee5db2
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.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 12 Aug 2013 12:10:37 +0100 |
parents | 72a63db1cc43 |
children | 9819b3684423 |
files | docsetup.A4.tex docsetup.A5.tex |
diffstat | 2 files changed, 30 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/docsetup.A4.tex Mon Aug 12 11:53:32 2013 +0100 +++ b/docsetup.A4.tex Mon Aug 12 12:10:37 2013 +0100 @@ -2,7 +2,7 @@ % ----- -% Title page +% Title page. Cover, blank page (inside of cover), inner cover page. \newfontfamily\havocfont[Scale=3.5]{English Towne} \newcommand*{\titleBoD}{\begingroup @@ -14,13 +14,26 @@ {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] \vfill {\Huge \input{title.txt}}\\[\baselineskip] -{\Large \input{subtitle.txt}}\\[\baselineskip] \vfill \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard} \vfill -{Compiled by Jim Hague}\\ +{\Large Compiled by Jim Hague}\\ +% Inside cover \newpage \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} % Page appearance.
--- a/docsetup.A5.tex Mon Aug 12 11:53:32 2013 +0100 +++ b/docsetup.A5.tex Mon Aug 12 12:10:37 2013 +0100 @@ -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} \newcommand*{\titleBoD}{\begingroup @@ -14,13 +15,23 @@ {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] \vfill {\huge \input{title.txt}}\\%[\baselineskip] -{\large \input{subtitle.txt}}\\[\baselineskip] \vfill \includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard} \vfill -{Compiled by Jim Hague}\\ +{\Large Compiled by Jim Hague}\\ \newpage \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} % Page appearance.