aboutsummaryrefslogtreecommitdiff
path: root/test/writer.latex
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.latex')
-rw-r--r--test/writer.latex12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/writer.latex b/test/writer.latex
index a89078b31..33a09e23c 100644
--- a/test/writer.latex
+++ b/test/writer.latex
@@ -35,12 +35,6 @@
\usepackage{fancyvrb}
\usepackage{xcolor}
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
-\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
-\hypersetup{
- pdftitle={Pandoc Test Suite},
- pdfauthor={John MacFarlane; Anonymous},
- hidelinks,
- pdfcreator={LaTeX via pandoc}}
\urlstyle{same} % disable monospaced font for URLs
\VerbatimFootnotes % allow verbatim text in footnotes
\usepackage{graphicx}
@@ -66,6 +60,12 @@
\ifLuaTeX
\usepackage{selnolig} % disable illegal ligatures
\fi
+\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
+\hypersetup{
+ pdftitle={Pandoc Test Suite},
+ pdfauthor={John MacFarlane; Anonymous},
+ hidelinks,
+ pdfcreator={LaTeX via pandoc}}
\title{Pandoc Test Suite}
\author{John MacFarlane \and Anonymous}