Added a line that ensures the title is at the top of the page

This commit is contained in:
Felipe Portales-Oliva 2019-11-11 12:18:26 -03:00
parent 7c36bf48a0
commit d147a0401e

View file

@ -98,6 +98,7 @@
% New title style for the document % New title style for the document
\renewcommand{\maketitle}{% \renewcommand{\maketitle}{%
\newpage % ensure this is in a new page
\thispagestyle{plain} \thispagestyle{plain}
\begin{center} \begin{center}
\ifx\instituteloc\undefined{}\else{\scshape \instituteloc} \\[10pt] \fi \ifx\instituteloc\undefined{}\else{\scshape \instituteloc} \\[10pt] \fi