Get rid of ugly boxes around hyperlinks in the intro wp.

This commit is contained in:
Mike Hearn 2019-07-11 19:10:41 +02:00
parent 940ce78e1c
commit 5ef7524d6d

View File

@ -16,6 +16,14 @@
\renewcommand{\thefootnote}{\alph{footnote}}
\setlength\epigraphwidth{4.5cm}
\setlength\epigraphrule{0pt}
% Get rid of ugly boxes around clickable links
\usepackage{xcolor}
\hypersetup{
colorlinks,
linkcolor={blue!50!black},
citecolor={blue!50!black},
urlcolor={blue!80!black}
}
\begin{document}