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