Browse Source

Hiding red boxes on links in pdf

tags/Issue-002
Kenneth John Odle 3 years ago
parent
commit
4a2985ce4c
  1. BIN
      001/build/codex-001.pdf
  2. 3
      001/codex-001.tex

BIN
001/build/codex-001.pdf

3
001/codex-001.tex

@ -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}

Loading…
Cancel
Save