aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2025-07-11 23:04:16 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2025-07-11 23:04:16 +0100
commitd1c9f7479688b89f0813d8dad82668fbaa9d0296 (patch)
tree3b85ad1c4e07bee56278e8fda66695f90c972e2e
parente7c2d6d59f6252f2073657cecb940225128e6796 (diff)
Adding cover
-rw-r--r--Makefile1
-rw-r--r--main.tex4
2 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9ff3b23..058e270 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ default: target\
SOURCES=images/\
papers/\
+ COVER.pdf\
main.tex\
00-titlepage.tex\
01-foreword.tex\
diff --git a/main.tex b/main.tex
index aafc7f8..62e128e 100644
--- a/main.tex
+++ b/main.tex
@@ -112,12 +112,16 @@
% MAIN
\begin{document}
+\includepdf{COVER.pdf}
+\thispagestyle{empty}
\frontmatter
\include{00-titlepage}
\include{01-foreword}
\include{02-letter-ed}
\include{03-acknowledgements}
\tableofcontents
+\clearpage
+\thispagestyle{empty}
\mainmatter
\include{papers/1}