Links with black color.
authorgumartinm <gustavo@gumartinm.name>
Fri, 21 Sep 2012 05:28:45 +0000 (07:28 +0200)
committergumartinm <gustavo@gumartinm.name>
Fri, 21 Sep 2012 05:28:45 +0000 (07:28 +0200)
PFC.tex

diff --git a/PFC.tex b/PFC.tex
index f0dcd74..7a62a12 100644 (file)
--- a/PFC.tex
+++ b/PFC.tex
 \usepackage{extramarks}
 \hypersetup
 {
+    bookmarks=true,
     pdfauthor={Gustavo Martin Morcuende},
     pdfsubject={Proyecto Final de Carrera},
     pdftitle={Geolocalización y publicidad: el mundo como tablón de anuncios},
-    pdfkeywords={LaTeX, PDF, hyperlinks}
+    pdfkeywords={LaTeX, PDF, UAH},
+    colorlinks=black,
+    linkcolor=black,
+    citecolor=black,
+    filecolor=black,
+    urlcolor=black,
 }
 
 %-----------------------------------------------------------------------------------------------
@@ -67,7 +73,6 @@
 \renewcommand\listtablename{Lista de Tablas}
 
 \begingroup
-\hypersetup{linkcolor=black}
 \tableofcontents
 \listoffigures
 \listoftables
 %Capítulos
 %=============================================================
 
+
 \include{capitulo1/capitulo1}
 \include{capitulo2/capitulo2}
 \include{capitulo3/capitulo3}