aboutsummaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index 41a845a..fb9a41e 100644
--- a/main.tex
+++ b/main.tex
@@ -116,6 +116,8 @@
% MAIN
\begin{document}
+\includepdf{COVER.pdf}
+\thispagestyle{empty}
\frontmatter
\include{00-titlepage}
\include{01-letter-ed}
@@ -128,6 +130,7 @@
\backmatter
\include{90-contributors}
-\cleardoublepage
+\clearpage
+\thispagestyle{empty}
\include{99-rear-cover}
\end{document}