Skip to content

Commit

Permalink
Merge pull request tompollard#38 from tobiasbueschel/patch-1
Browse files Browse the repository at this point in the history
fix tompollard#30 by making all links noncolored
  • Loading branch information
tompollard authored Sep 6, 2016
2 parents 76728b3 + 5fa461b commit 2d6f403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

% Set colour of links to black so that they don't show up when printed
\usepackage{hyperref}
\hypersetup{colorlinks=true, linkcolor=black}
\hypersetup{colorlinks=false, linkcolor=black}

% Tables
\usepackage{booktabs}
Expand Down

0 comments on commit 2d6f403

Please sign in to comment.