diff options
-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{} |