PhD (without cover) looks pretty good. Time to move onto MSc.

This commit is contained in:
2020-02-06 13:40:27 +00:00
parent e8f877c5ab
commit 3e9a703f0d
6 changed files with 224 additions and 24 deletions

View File

@@ -348,9 +348,6 @@
\begin{center}\em}
{\end{center}\normalfont\end{vplace}\end{cover}}
%%%%%%%%%%%% DRAFT AND PROOF MARKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\draftmark}{}
\newcommand{\draftbigmark}{}
@@ -363,7 +360,7 @@
\aliaspagestyle{book}{simple}
\aliaspagestyle{chapter}{plain}%At the beginning we want page numbers on chapters
\aliaspagestyle{cleared}{simple}
\aliaspagestyle{part}{simple}
\aliaspagestyle{part}{empty}
\aliaspagestyle{title}{simple}
\aliaspagestyle{titlinpage}{empty}
@@ -384,16 +381,6 @@
\makeoddfoot{cover}{}{}{}
\makeevenfoot{cover}{}{}{}
\makepagestyle{covernum} % but maybe we need to have numbers anyway on some pages
\makeevenhead{covernum}{\thepage}{}{}
\makeoddhead{covernum}{}{}{\thepage}
\AtBeginDocument{\addtocontents{toc}{\protect\thispagestyle{chapter}}}%The TOC should use the cover format
\AtBeginDocument{\addtocontents{lof}{\protect\thispagestyle{chapter}}}%The TOC should use the cover format
\AtBeginDocument{\addtocontents{lot}{\protect\thispagestyle{chapter}}}%The TOC should use the cover format
\newcommand{\coverchapter}[1]{\clearforchapter\pagestyle{cover}\chapter{#1}\thispagestyle{cover}}