Hiding red boxes on links in pdf

This commit is contained in:
Kenneth John Odle 2021-10-10 15:29:47 -04:00
parent a7db4380a4
commit 4a2985ce4c
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -51,7 +51,8 @@
\usepackage{wrapfig}
% Do we want to include URLs?
\usepackage{hyperref}
% Yes, but we also want to hide the big red box it puts around them. Thanks /u/0b0101011001001011
\usepackage[hidelinks]{hyperref}
% Use tab stops when we need to (especially in footnotes)
\usepackage{tabto}