Fix a fancyhdr warning.
This commit is contained in:
parent
916e8f9332
commit
57898b648e
1 changed files with 3 additions and 0 deletions
3
hdr.tex
3
hdr.tex
|
@ -96,12 +96,15 @@
|
|||
\renewcommand{\headrule}{{\color{Prune}\hrule}}
|
||||
|
||||
\newgeometry{left=6cm,bottom=2cm,top=1cm,right=1cm}
|
||||
\setlength{\headheight}{14.89998pt}
|
||||
\input{title-page}
|
||||
|
||||
\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm}
|
||||
\setlength{\headheight}{14.89998pt}
|
||||
\input{abstracts}
|
||||
|
||||
\newgeometry{top=2cm, bottom=2cm, left=2cm, right=2cm}
|
||||
\setlength{\headheight}{14.89998pt}
|
||||
|
||||
\tableofcontents
|
||||
|
||||
|
|
Loading…
Reference in a new issue