override \href in header.tex
This commit is contained in:
parent
f9f6757977
commit
88b2bda651
1 changed files with 3 additions and 0 deletions
|
@ -53,3 +53,6 @@
|
||||||
|
|
||||||
% url & hyperlink formatting
|
% url & hyperlink formatting
|
||||||
%\DeclareUrlCommand\url{}
|
%\DeclareUrlCommand\url{}
|
||||||
|
|
||||||
|
% urls as footnotes
|
||||||
|
\renewcommand{\href}[2]{#2\footnote{\url{#1}}}
|
||||||
|
|
Loading…
Reference in a new issue