Skip to content

Commit

Permalink
Hide borders around links
Browse files Browse the repository at this point in the history
  • Loading branch information
benedictdudel committed Dec 23, 2022
1 parent 86122fd commit 8004ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion letter.latex
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $endfor$
\setlength{\textwidth}{\useplength{firstheadwidth}}

% Links
\usepackage{hyperref}
\usepackage[hidelinks]{hyperref}
$if(links-as-notes)$
% Make links footnotes instead of hotlinks:
\DeclareRobustCommand{\href}[2]{#2\footnote{\url{#1}}}
Expand Down

0 comments on commit 8004ec6

Please sign in to comment.