aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lhs-test.latex6
-rw-r--r--tests/lhs-test.latex+lhs6
-rw-r--r--tests/writer.latex6
3 files changed, 18 insertions, 0 deletions
diff --git a/tests/lhs-test.latex b/tests/lhs-test.latex
index 2f178a67e..7fca818bd 100644
--- a/tests/lhs-test.latex
+++ b/tests/lhs-test.latex
@@ -39,10 +39,16 @@
\usepackage[setpagesize=false, % page size defined by xetex
unicode=false, % unicode breaks when used with xetex
xetex,
+ bookmarks=true,
+ pdfauthor={},
+ pdftitle={},
colorlinks=true,
linkcolor=blue]{hyperref}
\else
\usepackage[unicode=true,
+ bookmarks=true,
+ pdfauthor={},
+ pdftitle={},
colorlinks=true,
linkcolor=blue]{hyperref}
\fi
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs
index fc0d7adca..76ee4d7ce 100644
--- a/tests/lhs-test.latex+lhs
+++ b/tests/lhs-test.latex+lhs
@@ -21,10 +21,16 @@
\usepackage[setpagesize=false, % page size defined by xetex
unicode=false, % unicode breaks when used with xetex
xetex,
+ bookmarks=true,
+ pdfauthor={},
+ pdftitle={},
colorlinks=true,
linkcolor=blue]{hyperref}
\else
\usepackage[unicode=true,
+ bookmarks=true,
+ pdfauthor={},
+ pdftitle={},
colorlinks=true,
linkcolor=blue]{hyperref}
\fi
diff --git a/tests/writer.latex b/tests/writer.latex
index ba2a40e65..c56611047 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -38,10 +38,16 @@
\usepackage[setpagesize=false, % page size defined by xetex
unicode=false, % unicode breaks when used with xetex
xetex,
+ bookmarks=true,
+ pdfauthor={John MacFarlane; Anonymous},
+ pdftitle={Pandoc Test Suite},
colorlinks=true,
linkcolor=blue]{hyperref}
\else
\usepackage[unicode=true,
+ bookmarks=true,
+ pdfauthor={John MacFarlane; Anonymous},
+ pdftitle={Pandoc Test Suite},
colorlinks=true,
linkcolor=blue]{hyperref}
\fi