diff options
author | Florian Jung <flo@windfisch.org> | 2013-02-21 14:35:21 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2013-02-21 14:35:21 +0000 |
commit | 2d1fc0416a2d8611659a4f630fbc5719f35b694d (patch) | |
tree | 06f0da8f64fbe5e15a6100e174cc733cb6fbba84 /muse2/doc | |
parent | d326d95795b5095c069a59ff2f1eb587451965e5 (diff) |
Doc: link tuning
Diffstat (limited to 'muse2/doc')
-rw-r--r-- | muse2/doc/documentation.pdf | bin | 0 -> 1488360 bytes | |||
-rw-r--r-- | muse2/doc/documentation.tex | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/muse2/doc/documentation.pdf b/muse2/doc/documentation.pdf Binary files differnew file mode 100644 index 00000000..e14767da --- /dev/null +++ b/muse2/doc/documentation.pdf 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{} |