From 2d1fc0416a2d8611659a4f630fbc5719f35b694d Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Thu, 21 Feb 2013 14:35:21 +0000 Subject: Doc: link tuning --- muse2/doc/documentation.pdf | Bin 0 -> 1488360 bytes muse2/doc/documentation.tex | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 muse2/doc/documentation.pdf (limited to 'muse2/doc') diff --git a/muse2/doc/documentation.pdf b/muse2/doc/documentation.pdf new file mode 100644 index 00000000..e14767da Binary files /dev/null and b/muse2/doc/documentation.pdf differ diff --git a/muse2/doc/documentation.tex b/muse2/doc/documentation.tex index 7c752552..37dbafc5 100644 --- a/muse2/doc/documentation.tex +++ b/muse2/doc/documentation.tex @@ -93,6 +93,14 @@ \usepackage{wrapfig} \usepackage{fancyhdr} \usepackage{hyperref} +\usepackage{xcolor} +\hypersetup{ + linkcolor=blue, + urlcolor=blue, + colorlinks=true, % hyperlinks will be blue + linkbordercolor=blue, % hyperlink borders will be blue + %pdfborderstyle={/S/U/W 1} % border style will be underline of width 1pt +} \pagestyle{fancy} \lhead{\scriptsize{\slshape\leftmark}} \chead{} -- cgit v1.2.3