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