aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}