diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lhs-test.latex | 2 | ||||
| -rw-r--r-- | test/lhs-test.latex+lhs | 2 | ||||
| -rw-r--r-- | test/writer.latex | 2 | ||||
| -rw-r--r-- | test/writers-lang-and-dir.latex | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/test/lhs-test.latex b/test/lhs-test.latex index d496399b4..499842ac3 100644 --- a/test/lhs-test.latex +++ b/test/lhs-test.latex @@ -83,7 +83,7 @@ \fi \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} \IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available -\urlstyle{same} % disable monospaced font for URLs +\urlstyle{same} \hypersetup{ hidelinks, pdfcreator={LaTeX via pandoc}} diff --git a/test/lhs-test.latex+lhs b/test/lhs-test.latex+lhs index e12f253f3..51c70fe1e 100644 --- a/test/lhs-test.latex+lhs +++ b/test/lhs-test.latex+lhs @@ -50,7 +50,7 @@ \fi \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} \IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available -\urlstyle{same} % disable monospaced font for URLs +\urlstyle{same} \hypersetup{ hidelinks, pdfcreator={LaTeX via pandoc}} diff --git a/test/writer.latex b/test/writer.latex index 3d0cf9851..b286d3da9 100644 --- a/test/writer.latex +++ b/test/writer.latex @@ -60,7 +60,7 @@ \fi \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} \IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available -\urlstyle{same} % disable monospaced font for URLs +\urlstyle{same} \VerbatimFootnotes % allow verbatim text in footnotes \hypersetup{ pdftitle={Pandoc Test Suite}, diff --git a/test/writers-lang-and-dir.latex b/test/writers-lang-and-dir.latex index 0966a8312..fe474f165 100644 --- a/test/writers-lang-and-dir.latex +++ b/test/writers-lang-and-dir.latex @@ -66,7 +66,7 @@ \fi \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} \IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available -\urlstyle{same} % disable monospaced font for URLs +\urlstyle{same} \hypersetup{ pdflang={en}, hidelinks, |
