Minor modifications

This commit is contained in:
elvis
2025-01-17 00:46:51 +01:00
parent d78e8bfbe0
commit 4ef52dfd6a
7 changed files with 45 additions and 20 deletions

View File

@ -178,7 +178,17 @@
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
\title{Document}
\title{
\normalfont\normalsize
\textsc{University of Pisa}\\
\vspace{25pt}
\rule{\linewidth}{0.5pt}\\
\vspace{20pt}
{\huge Languages, Compilers and Interpreters Project}\\
\vspace{12pt}
\rule{\linewidth}{2pt}\\
\vspace{12pt}
}
\author{
Elvis Rossi
}
@ -188,6 +198,8 @@
\begin{document}
\maketitle
\input{report}
\end{document}