Skip to content

Commit a6e61c1

Browse files
author
Clément
committed
Improved link display.
1 parent 1264f46 commit a6e61c1

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

md_version/templates/head_c.tex

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,6 @@
8686
% This allow the links to be visually present only if the document is viewed on a screen.
8787
% Colored distribution inspired by https://tex.stackexchange.com/a/526148
8888

89-
% This is to add color to the footnotes.
90-
\makeatletter
91-
\def\@footnotecolor{red}
92-
\define@key{Hyp}{footnotecolor}{%
93-
\HyColor@HyperrefColor{#1}\@footnotecolor%
94-
}
95-
\patchcmd{\@footnotemark}{\hyper@linkstart{link}}{\hyper@linkstart{footnote}}{}{}
96-
\makeatother
97-
9889
% Setup new colors
9990
\AtEndPreamble{
10091
\hypersetup{
@@ -110,8 +101,6 @@
110101
}
111102
}
112103

113-
114-
115104
% For sideways figures and landscape pages.
116105
\usepackage{pdflscape}
117106

0 commit comments

Comments
 (0)