Change titlepage

This commit is contained in:
Frederik Hanghøj Iversen 2018-05-09 12:33:58 +02:00
parent 2e11a2390f
commit 2b0dfe4984
3 changed files with 3 additions and 1 deletions

View file

@ -44,7 +44,7 @@
\begingroup \begingroup
\thispagestyle{empty} \thispagestyle{empty}
{\Huge\@title}\\[.5cm] {\Huge\@title}\\[.5cm]
{\Large A formalization of category theory in Cubical Agda}\\[2.5cm] {\Large A formalization of category theory in Cubical Agda}\\[6cm]
\begin{center} \begin{center}
\includegraphics[width=\linewidth,keepaspectratio]{isomorphism.png} \includegraphics[width=\linewidth,keepaspectratio]{isomorphism.png}
\end{center} \end{center}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 344 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View file

@ -48,7 +48,9 @@
\makeatletter \makeatletter
\newcommand*{\rom}[1]{\expandafter\@slowroman\romannumeral #1@} \newcommand*{\rom}[1]{\expandafter\@slowroman\romannumeral #1@}
\makeatother \makeatother
\begin{document} \begin{document}
\myfrontmatter \myfrontmatter
\pagenumbering{roman} \pagenumbering{roman}
\maketitle \maketitle