footnotes*
This commit is contained in:
parent
d4c2b27928
commit
44bf3cf701
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
\usepackage{datetime}
|
||||
\usepackage[iso,english]{isodate}
|
||||
|
||||
\usepackage{footmisc}
|
||||
\usepackage[perpage,symbol*]{footmisc}
|
||||
|
||||
% page geometry
|
||||
\usepackage{geometry}
|
||||
|
@ -58,3 +58,5 @@
|
|||
|
||||
% urls as footnotes
|
||||
\renewcommand{\href}[2]{#2\footnote{\url{#1}}}
|
||||
|
||||
\setfnsymbol{lamport}
|
||||
|
|
Loading…
Reference in a new issue