footnoting
This commit is contained in:
parent
cc020efc7e
commit
bc1abe71d0
1 changed files with 2 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
%\DeclareUrlCommand\url{}
|
||||
|
||||
% urls as footnotes
|
||||
\renewcommand{\href}[2]{#2\footnote{. #2 \url{#1}}}
|
||||
\renewcommand{\thefootnote}{\roman{footnote}}
|
||||
\renewcommand{\href}[2]{#2\footnote{. \url{#1}}}
|
||||
|
||||
%\setfnsymbol{lamport}
|
||||
|
|
Loading…
Reference in a new issue