diff options
Diffstat (limited to 'doc/tex/tfg.tex')
-rw-r--r-- | doc/tex/tfg.tex | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/doc/tex/tfg.tex b/doc/tex/tfg.tex index 6e2c472..5af6278 100644 --- a/doc/tex/tfg.tex +++ b/doc/tex/tfg.tex @@ -13,7 +13,7 @@ \usepackage[backend=biber, style=numeric, sorting=none]{biblatex} \addbibresource{tex/biber.bib} -\geometry{left=4.5cm,top=2cm,bottom=2cm,right=4.5cm} +\geometry{left=4cm,top=2cm,bottom=2cm,right=4cm} \hypersetup{colorlinks=false, linkcolor=black, @@ -42,6 +42,14 @@ \maketitle +\thispagestyle{empty} + +\begin{figure}[h] + \begin{center} + \includegraphics[width=0.6\textwidth]{img/imago.jpg} + \end{center} +\end{figure} + \begin{abstract} This is the abstract. \end{abstract} @@ -85,7 +93,8 @@ inclusion to use this template is included here. \begin{displayquote} - Copyright (C) 2019 \textbf{JOSÉ MANUEL REDONDO LÓPEZ}.\cite{plantillaRedondo} + Copyright (C) 2019 \textbf{JOSÉ MANUEL REDONDO + LÓPEZ}.\cite{plantillaRedondo} \textit{Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 @@ -108,9 +117,7 @@ inclusion to use this template is included here. \input{tex/systemDesign.tex} -%\input{tex/interface.tex} - -%\input{tex/implementation.tex} +\input{tex/implementation.tex} \clearpage |