summaryrefslogtreecommitdiff
path: root/tests/lhs-test.latex+lhs
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+lhs
parent26d30d6d38dca9e6c7fd5db812e5646e367ff5aa (diff)
LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.
Diffstat (limited to 'tests/lhs-test.latex+lhs')
-rw-r--r--tests/lhs-test.latex+lhs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs
index 0e0744b3c..df1801bf3 100644
--- a/tests/lhs-test.latex+lhs
+++ b/tests/lhs-test.latex+lhs
@@ -35,6 +35,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