forked from xenohedron/hpmor-xetex
-
Notifications
You must be signed in to change notification settings - Fork 1
/
hpmor-5.tex
33 lines (31 loc) · 977 Bytes
/
hpmor-5.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\def\LineSpread{1.25}% Increase line spacing for a wider spine to accomodate the cover design
\input{hp-header}
\begin{document}
\frontmatter
\newcommand{\hpBookNo}{5}
\newcommand{\hpBookChar}{Harry James Potter-Evans-Verres}
\newcommand{\hpBookTitle}{Last Enemy}
\input{hp-titlepage}
\input{hp-contents}
\clearpage
\thispagestyle{empty}
\cleartorecto
\include{hp-chap86-headlines}
\mainmatter
\setcounter{chapter}{85}
\include{chapters/hpmor-chapter-086}
\include{chapters/hpmor-chapter-087}
\include{chapters/hpmor-chapter-088}
\include{chapters/hpmor-chapter-089}
\include{chapters/hpmor-chapter-090}
\include{chapters/hpmor-chapter-091}
\include{chapters/hpmor-chapter-092}
\include{chapters/hpmor-chapter-093}
\include{chapters/hpmor-chapter-094}
\include{chapters/hpmor-chapter-095}
\include{chapters/hpmor-chapter-096}
\include{chapters/hpmor-chapter-097}
\include{chapters/hpmor-chapter-098}
\include{chapters/hpmor-chapter-099}
\include{hp-colophon}
\end{document}