Mercurial > dottes
comparison docsetup.Nook.tex @ 331:583c06d0e9ef
Add Nook-sized PDF output.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 05 Aug 2013 18:06:19 +0100 |
parents | |
children | 9f9df5c40d1b |
comparison
equal
deleted
inserted
replaced
330:473d335235b8 | 331:583c06d0e9ef |
---|---|
1 \usepackage[paperwidth=4.1in,paperheight=5in,left=0.1in,right=0.1in,top=0.5in,bottom=0.5in]{geometry} | |
2 | |
3 % ----- | |
4 | |
5 % Title page | |
6 \newfontfamily\havocfont[Scale=1.5]{English Towne} | |
7 | |
8 \newcommand*{\titleBoD}{\begingroup | |
9 \centering | |
10 {\Large \havocfont{Ye}}\\[\baselineskip] | |
11 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] | |
12 {\Large \havocfont{Booke of}}\\[\baselineskip] | |
13 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] | |
14 \vfill | |
15 {\huge \input{title.txt}}\\%[\baselineskip] | |
16 {\large \input{subtitle.txt}}\\[\baselineskip] | |
17 \vfill | |
18 \includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard} | |
19 \vfill | |
20 {Compiled by Jim Hague}\\ | |
21 \endgroup} |