Mercurial > dottes
view docsetup.A4.tex @ 360:01ded8741361
Use server-side includes (with Apache XBitHack setting) in web.
This means that we can have one main web page, dottes.html, for each
book and include the intro and tunelist to make the page. This removes
the separate header and footer components.
Perhaps we should use a template engine instead to generate the output.
That means choosing one. And preferably one that isn't aimed only at
HTML so we could use it for the printed books. More research required.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 21 Aug 2013 10:32:50 +0100 |
parents | 1229d8b24a5c |
children | 69a7499817c8 |
line wrap: on
line source
\usepackage[left=0.75in,right=0.75in,top=1.25in,bottom=1.25in]{geometry} % ----- % Title page. Cover, blank page (inside of cover), inner cover page. \newfontfamily\havocfont[Scale=3.5]{English Towne} \newcommand*{\titleBoD}{\begingroup \pagecolor{havocpurple} \centering {\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] \vfill \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard} \vfill {\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. \newcommand*{\pagestylemod}{}