Fixed footer spacing

This commit is contained in:
Radu C. Martin 2021-07-22 22:05:15 +02:00
parent 1de057f1eb
commit ec9660015c

View file

@ -100,10 +100,11 @@ Model Predictive Control of Buildings}
\usepackage{fancyhdr} \usepackage{fancyhdr}
\pagestyle{fancy} \pagestyle{fancy}
\setlength\headheight{35pt} \setlength\headheight{35pt}
\setlength\footskip{13.6pt} \setlength\footskip{27pt}
\fancyhf{Inter-seasonal GP MPC control for buildings} \fancyhf{Inter-seasonal GP MPC control for buildings}
\rhead{\includegraphics[width=2cm]{Logo-EPFL.png}} \rhead{\includegraphics[width=2cm]{Logo-EPFL.png}}
\lhead{} \lhead{}
%\renewcommand{\footrulewidth}{0.1pt}
\cfoot{\thepage} \cfoot{\thepage}
\usepackage[framed,numbered,autolinebreaks,useliterate]{mcode} \usepackage[framed,numbered,autolinebreaks,useliterate]{mcode}