X-Git-Url: https://git.gumartinm.name/?a=blobdiff_plain;f=PFC.tex;h=b72bf74b44941be20830aed3b06bc2046becd0bd;hb=a6316d39eb66cfd19d45f676b742689566ddc719;hp=7a62a12bc85b496afa3b6cc8c5780a291aafd423;hpb=25b6282a6b385b3f0272e7e568d0c45ce941fb18;p=PFCLatex%2F.git diff --git a/PFC.tex b/PFC.tex index 7a62a12..b72bf74 100644 --- a/PFC.tex +++ b/PFC.tex @@ -28,13 +28,15 @@ \addtolength{\footskip}{+3cm} \usepackage{fancyhdr}%Para un encabezado especial más visual \usepackage{extramarks} +\usepackage{tabularx} +\usepackage[table]{xcolor} \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, @@ -105,10 +107,13 @@ %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} %============================================================ % Apéndices