aboutsummaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2025-07-11 22:54:41 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2025-07-11 22:54:41 +0100
commitb0a0fcf2ab61347e4d253a6a63e6acfa8520cd45 (patch)
tree9f4a1bf6aecbc46f0019445a0f83ea53b8b48342 /main.tex
parentcbdf95618482d20ce1b678a52f3641ea20139d7c (diff)
Finishing up
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}