hyperfootnotes
This commit is contained in:
parent
a0a747e80b
commit
6822fe9aa3
1 changed files with 6 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
\usepackage{datetime}
|
||||
\usepackage[iso,english]{isodate}
|
||||
|
||||
\usepackage[hyperfootnotes=true]{hyperref} % hyperlinks as footnotes
|
||||
|
||||
% page geometry
|
||||
\usepackage{geometry}
|
||||
\geometry{
|
||||
|
@ -50,3 +52,6 @@
|
|||
{\thesection}
|
||||
{1em}
|
||||
{\resizetitle}
|
||||
|
||||
% url & hyperlink formatting
|
||||
%\DeclareUrlCommand\url{}
|
||||
|
|
Loading…
Reference in a new issue