From 5ef7524d6d8676a750de2965f6d16185c78b6019 Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Thu, 11 Jul 2019 19:10:41 +0200 Subject: [PATCH] Get rid of ugly boxes around hyperlinks in the intro wp. --- docs/source/whitepaper/corda-introductory-whitepaper.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/whitepaper/corda-introductory-whitepaper.tex b/docs/source/whitepaper/corda-introductory-whitepaper.tex index 9932284109..a5a9977150 100644 --- a/docs/source/whitepaper/corda-introductory-whitepaper.tex +++ b/docs/source/whitepaper/corda-introductory-whitepaper.tex @@ -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}