aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2019-03-26 00:36:14 -0400
committerJohn MacFarlane <jgm@berkeley.edu>2019-03-25 22:36:14 -0600
commitc21db81efd35b11f5237637a0ec29bde6f6da250 (patch)
tree9092b9de073c623f3e3ec4a207e0a76f27b15cf3 /test
parentdab896720c0fd4a94f6171d3db82bf84c8ae7309 (diff)
downloadpandoc-c21db81efd35b11f5237637a0ec29bde6f6da250.tar.gz
LaTeX template: Add pandoc to PDF metadata (#5388)
Credits pandoc in content creator metadata (the default is 'LaTeX with hyperref').
Diffstat (limited to 'test')
-rw-r--r--test/lhs-test.latex2
-rw-r--r--test/lhs-test.latex+lhs2
-rw-r--r--test/writer.latex2
-rw-r--r--test/writers-lang-and-dir.latex2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/lhs-test.latex b/test/lhs-test.latex
index fe3020054..fd8b13973 100644
--- a/test/lhs-test.latex
+++ b/test/lhs-test.latex
@@ -37,7 +37,7 @@
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
\hypersetup{
hidelinks,
-}
+ pdfcreator={LaTeX via pandoc}}
\urlstyle{same} % disable monospaced font for URLs
\usepackage{color}
\usepackage{fancyvrb}
diff --git a/test/lhs-test.latex+lhs b/test/lhs-test.latex+lhs
index 7f0eaf32c..3b5a7d330 100644
--- a/test/lhs-test.latex+lhs
+++ b/test/lhs-test.latex+lhs
@@ -37,7 +37,7 @@
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
\hypersetup{
hidelinks,
-}
+ pdfcreator={LaTeX via pandoc}}
\urlstyle{same} % disable monospaced font for URLs
\usepackage{listings}
\newcommand{\passthrough}[1]{#1}
diff --git a/test/writer.latex b/test/writer.latex
index 6db1aa90e..079434e3e 100644
--- a/test/writer.latex
+++ b/test/writer.latex
@@ -40,7 +40,7 @@
pdftitle={Pandoc Test Suite},
pdfauthor={John MacFarlane; Anonymous},
hidelinks,
-}
+ pdfcreator={LaTeX via pandoc}}
\urlstyle{same} % disable monospaced font for URLs
\VerbatimFootnotes % allows verbatim text in footnotes
\usepackage{graphicx,grffile}
diff --git a/test/writers-lang-and-dir.latex b/test/writers-lang-and-dir.latex
index c765f358a..d1696bb48 100644
--- a/test/writers-lang-and-dir.latex
+++ b/test/writers-lang-and-dir.latex
@@ -38,7 +38,7 @@
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
\hypersetup{
hidelinks,
-}
+ pdfcreator={LaTeX via pandoc}}
\urlstyle{same} % disable monospaced font for URLs
\setlength{\emergencystretch}{3em} % prevent overfull lines
\providecommand{\tightlist}{%