From d7fa37db55ea7c24c432e7ebd11f54150f606a6d Mon Sep 17 00:00:00 2001 From: TiagoRG Date: Wed, 18 Oct 2023 20:08:39 +0100 Subject: [PATCH] Update main.tex - Remove unnecessary stuff - Comment by default on lists/acronyms Signed-off-by: TiagoRG --- src/defs/definitions.tex | 3 +-- src/main.tex | 11 +++-------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/src/defs/definitions.tex b/src/defs/definitions.tex index 83b1bc0..cc642b4 100644 --- a/src/defs/definitions.tex +++ b/src/defs/definitions.tex @@ -5,6 +5,5 @@ \newcommand\data{DATA} \newcommand\autores{Tiago Garcia} \newcommand\autorescontactos{(114184) tiago.rgarcia@ua.pt} -\newcommand\versao{VERSAO 1} \newcommand\departamento{Dept. de Eletrónica, Telecomunicações e Informática} -\newcommand\empresa{Universidade de Aveiro} \ No newline at end of file +\newcommand\empresa{Universidade de Aveiro} diff --git a/src/main.tex b/src/main.tex index c55b7ac..8a5bd16 100644 --- a/src/main.tex +++ b/src/main.tex @@ -54,12 +54,7 @@ \includegraphics{images/ua}\label{fig:ua-title-logo} \end{figure} % -\vspace{30mm} \end{center} -% -\begin{flushright} -\versao -\end{flushright} \end{titlepage} %% Página de Título %% @@ -92,8 +87,8 @@ %\end{abstract} \tableofcontents -\listoftables % descomentar se necessário -\listoffigures % descomentar se necessário +%\listoftables % descomentar se necessário +%\listoffigures % descomentar se necessário %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -115,7 +110,7 @@ %%%%%% ACRÓNIMOS %%%%%% -\input{defs/acronyms} +%\input{defs/acronyms} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%