From 0fd138167ca9c80526c05d839ec8abf4805451ce Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 12 Nov 2015 16:09:41 -0800 Subject: Updated tests for template changes. --- tests/lhs-test.latex+lhs | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'tests/lhs-test.latex+lhs') diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs index b025da64b..c9501a2cb 100644 --- a/tests/lhs-test.latex+lhs +++ b/tests/lhs-test.latex+lhs @@ -24,12 +24,9 @@ }{} \usepackage{hyperref} \PassOptionsToPackage{usenames,dvipsnames}{color} % color is loaded by hyperref -\hypersetup{breaklinks=true, - unicode=true, colorlinks=true, - citecolor=black, - urlcolor=black, - linkcolor=black, - pdfborder={0 0 0}} +\hypersetup{unicode=true, + pdfborder={0 0 0}, + breaklinks=true} \urlstyle{same} % don't use monospace font for urls \usepackage{listings} \lstnewenvironment{code}{\lstset{language=Haskell,basicstyle=\small\ttfamily}}{} -- cgit v1.2.3