override \href in header.tex

This commit is contained in:
nik gaffney 2015-05-29 13:28:47 +02:00
parent f9f6757977
commit 88b2bda651

View file

@ -53,3 +53,6 @@
% url & hyperlink formatting
%\DeclareUrlCommand\url{}
% urls as footnotes
\renewcommand{\href}[2]{#2\footnote{\url{#1}}}