diff options
Diffstat (limited to 'tests/lhs-test.latex+lhs')
-rw-r--r-- | tests/lhs-test.latex+lhs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs index 7c3c75cd3..4f8260ac3 100644 --- a/tests/lhs-test.latex+lhs +++ b/tests/lhs-test.latex+lhs @@ -25,6 +25,7 @@ pdfauthor={}, pdftitle={}, colorlinks=true, + urlcolor=blue, linkcolor=blue]{hyperref} \else \usepackage[unicode=true, @@ -32,6 +33,7 @@ pdfauthor={}, pdftitle={}, colorlinks=true, + urlcolor=blue, linkcolor=blue]{hyperref} \fi \hypersetup{breaklinks=true, pdfborder={0 0 0}} |