Fixed footer spacing
This commit is contained in:
parent
1de057f1eb
commit
ec9660015c
1 changed files with 2 additions and 1 deletions
|
@ -100,10 +100,11 @@ Model Predictive Control of Buildings}
|
|||
\usepackage{fancyhdr}
|
||||
\pagestyle{fancy}
|
||||
\setlength\headheight{35pt}
|
||||
\setlength\footskip{13.6pt}
|
||||
\setlength\footskip{27pt}
|
||||
\fancyhf{Inter-seasonal GP MPC control for buildings}
|
||||
\rhead{\includegraphics[width=2cm]{Logo-EPFL.png}}
|
||||
\lhead{}
|
||||
%\renewcommand{\footrulewidth}{0.1pt}
|
||||
\cfoot{\thepage}
|
||||
|
||||
\usepackage[framed,numbered,autolinebreaks,useliterate]{mcode}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue