Update main.tex

- Remove unnecessary stuff
- Comment by default on lists/acronyms

Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
This commit is contained in:
Tiago Garcia 2023-10-18 20:08:39 +01:00
parent 93cc4e22ba
commit d7fa37db55
Signed by: TiagoRG
GPG Key ID: DFCD48E3F420DB42
2 changed files with 4 additions and 10 deletions

View File

@ -5,6 +5,5 @@
\newcommand\data{DATA} \newcommand\data{DATA}
\newcommand\autores{Tiago Garcia} \newcommand\autores{Tiago Garcia}
\newcommand\autorescontactos{(114184) tiago.rgarcia@ua.pt} \newcommand\autorescontactos{(114184) tiago.rgarcia@ua.pt}
\newcommand\versao{VERSAO 1}
\newcommand\departamento{Dept. de Eletrónica, Telecomunicações e Informática} \newcommand\departamento{Dept. de Eletrónica, Telecomunicações e Informática}
\newcommand\empresa{Universidade de Aveiro} \newcommand\empresa{Universidade de Aveiro}

View File

@ -54,12 +54,7 @@
\includegraphics{images/ua}\label{fig:ua-title-logo} \includegraphics{images/ua}\label{fig:ua-title-logo}
\end{figure} \end{figure}
% %
\vspace{30mm}
\end{center} \end{center}
%
\begin{flushright}
\versao
\end{flushright}
\end{titlepage} \end{titlepage}
%% Página de Título %% %% Página de Título %%
@ -92,8 +87,8 @@
%\end{abstract} %\end{abstract}
\tableofcontents \tableofcontents
\listoftables % descomentar se necessário %\listoftables % descomentar se necessário
\listoffigures % descomentar se necessário %\listoffigures % descomentar se necessário
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -115,7 +110,7 @@
%%%%%% ACRÓNIMOS %%%%%% %%%%%% ACRÓNIMOS %%%%%%
\input{defs/acronyms} %\input{defs/acronyms}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%