diff --git a/pandoc/header.tex b/pandoc/header.tex index 4f7af01..0e78941 100644 --- a/pandoc/header.tex +++ b/pandoc/header.tex @@ -6,8 +6,6 @@ \usepackage{datetime} \usepackage[iso,english]{isodate} -\usepackage[hyperfootnotes=true]{hyperref} % hyperlinks as footnotes - % page geometry \usepackage{geometry} \geometry{ diff --git a/pandoc/templates/fieldguide.tex b/pandoc/templates/fieldguide.tex index 81bbdf3..9c55eb6 100644 --- a/pandoc/templates/fieldguide.tex +++ b/pandoc/templates/fieldguide.tex @@ -91,6 +91,7 @@ $endif$ \fi \hypersetup{breaklinks=true, bookmarks=true, + hyperfootnotes=true, pdfauthor={$author-meta$}, pdftitle={$title-meta$}, colorlinks=true,