From db70f1d595d32666c594e5250e5a90dec0f8198a Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 00:28:34 -0500 Subject: Option to color hyperlinks a different color, instead of usual box --- Hallsby_Karl.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index a9b5ad6..82b8d6d 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -8,6 +8,9 @@ \usepackage[usenames,dvipsnames,x11names]{xcolor} \usepackage{hyperref} +% \definecolor{linkcolour}{rgb}{0,0.2,0.6} % Link color +% \hypersetup{colorlinks,breaklinks,urlcolor=linkcolour,linkcolor=linkcolour} % Set link colors throughout the document + \usepackage[noabbrev,nameinlink]{cleveref} \usepackage{nameref} -- cgit v1.2.3