aboutsummaryrefslogtreecommitdiff
path: root/tests/lhs-test.latex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-01-21 11:52:00 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2013-01-21 11:52:00 -0800
commitf468db92778cd693e9d4964f0d8a725f2e04f2fb (patch)
tree54ee02c424b1cc2171c0cf012d4e1a94b28d1f8d /tests/lhs-test.latex
parent26d30d6d38dca9e6c7fd5db812e5646e367ff5aa (diff)
downloadpandoc-f468db92778cd693e9d4964f0d8a725f2e04f2fb.tar.gz
LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.
Diffstat (limited to 'tests/lhs-test.latex')
-rw-r--r--tests/lhs-test.latex1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lhs-test.latex b/tests/lhs-test.latex
index b0d585261..4a37a2a67 100644
--- a/tests/lhs-test.latex
+++ b/tests/lhs-test.latex
@@ -53,6 +53,7 @@
urlcolor=blue,
linkcolor=magenta,
pdfborder={0 0 0}}
+\urlstyle{same} % don't use monospace font for urls
\setlength{\parindent}{0pt}
\setlength{\parskip}{6pt plus 2pt minus 1pt}
\setlength{\emergencystretch}{3em} % prevent overfull lines