From f468db92778cd693e9d4964f0d8a725f2e04f2fb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 21 Jan 2013 11:52:00 -0800 Subject: LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs. --- tests/lhs-test.latex+lhs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lhs-test.latex+lhs') 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 -- cgit v1.2.3