MobiAds Android UML class diagrams.
[PFCLatex/.git] / PFC.tex
diff --git a/PFC.tex b/PFC.tex
index 7a62a12..bd544cd 100644 (file)
--- a/PFC.tex
+++ b/PFC.tex
 \addtolength{\footskip}{+3cm}
 \usepackage{fancyhdr}%Para un encabezado especial más visual
 \usepackage{extramarks}
+\usepackage{tabularx}
+\usepackage[table]{xcolor}%This package is needed in order to use colors in the Latex tables.
+\usepackage{caption}%Excluding items from list of figures and list of tables.
+\usepackage[bottom]{footmisc}
+\usepackage{lscape}
 \hypersetup
 {
     bookmarks=true,
     pdfauthor={Gustavo Martin Morcuende},
-    pdfsubject={Proyecto Final de Carrera},
+    pdfsubject={Ingeniero de Telecomunicacion, Proyecto Final de Carrera},
     pdftitle={Geolocalización y publicidad: el mundo como tablón de anuncios},
-    pdfkeywords={LaTeX, PDF, UAH},
+    pdfkeywords={LaTeX, PDF, UAH, móvil, anuncio, GPS, telefonía, Symfony, PostGIS, PostgreSQL},
     colorlinks=black,
     linkcolor=black,
     citecolor=black,
 %Capítulos
 %=============================================================
 
+% Using bullets by default in the first level of lists.
+\renewcommand{\labelitemi}{$\bullet$}
 
 \include{capitulo1/capitulo1}
 \include{capitulo2/capitulo2}
 \include{capitulo3/capitulo3}
+\include{capitulo4/capitulo4}
+\include{capitulo5/capitulo5}
 
 %============================================================
 %   Apéndices