From: gumartinm Date: Fri, 21 Sep 2012 05:28:45 +0000 (+0200) Subject: Links with black color. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=25b6282a6b385b3f0272e7e568d0c45ce941fb18;p=PFCLatex%2F.git Links with black color. --- diff --git a/PFC.tex b/PFC.tex index f0dcd74..7a62a12 100644 --- a/PFC.tex +++ b/PFC.tex @@ -30,10 +30,16 @@ \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 @@ -100,6 +105,7 @@ %Capítulos %============================================================= + \include{capitulo1/capitulo1} \include{capitulo2/capitulo2} \include{capitulo3/capitulo3}