hyperfootnotes continuted...
This commit is contained in:
parent
6822fe9aa3
commit
14e37f0286
2 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
||||||
\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}
|
||||||
\geometry{
|
\geometry{
|
||||||
|
|
|
@ -91,6 +91,7 @@ $endif$
|
||||||
\fi
|
\fi
|
||||||
\hypersetup{breaklinks=true,
|
\hypersetup{breaklinks=true,
|
||||||
bookmarks=true,
|
bookmarks=true,
|
||||||
|
hyperfootnotes=true,
|
||||||
pdfauthor={$author-meta$},
|
pdfauthor={$author-meta$},
|
||||||
pdftitle={$title-meta$},
|
pdftitle={$title-meta$},
|
||||||
colorlinks=true,
|
colorlinks=true,
|
||||||
|
|
Loading…
Reference in a new issue