author | wenzelm |
Wed, 06 Aug 2008 00:10:13 +0200 | |
changeset 27749 | 24f2b57a34ea |
parent 26917 | 1e5b8d0dd6c9 |
child 29145 | b1c6f4563df7 |
permissions | -rw-r--r-- |
7736 | 1 |
%% |
17531 | 2 |
%% $Id$ |
7736 | 3 |
%% |
26915 | 4 |
%% default hyperref setup (both for pdf and dvi output) |
7736 | 5 |
%% |
6 |
||
26909 | 7 |
\usepackage{color} |
8 |
\definecolor{linkcolor}{rgb}{0,0,0.5} |
|
26917 | 9 |
\usepackage[colorlinks=true,linkcolor=linkcolor,citecolor=linkcolor,filecolor=linkcolor,pagecolor=linkcolor,urlcolor=linkcolor]{hyperref} |