aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.latex+lhs
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/lhs-test.latex+lhs
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/lhs-test.latex+lhs')
-rw-r--r--test/lhs-test.latex+lhs2
1 files changed, 1 insertions, 1 deletions
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}