author | wenzelm |
Tue, 20 Sep 2005 21:39:00 +0200 | |
changeset 17531 | 0bc8ae586a7c |
parent 16064 | 7953879aa6cf |
child 17698 | e86cde1e5b12 |
permissions | -rw-r--r-- |
7736 | 1 |
%% |
17531 | 2 |
%% $Id$ |
7736 | 3 |
%% |
11570 | 4 |
%% smart url or hyperref setup |
7736 | 5 |
%% |
6 |
||
11570 | 7 |
\@ifundefined{pdfoutput} |
8 |
{\usepackage{url}} |
|
9 |
{\usepackage{color}\definecolor{darkblue}{rgb}{0,0,0.5} |
|
10 |
\usepackage[pdftex,a4paper,colorlinks=true,linkcolor=darkblue,citecolor=darkblue,filecolor=darkblue,pagecolor=darkblue,urlcolor=darkblue]{hyperref} |
|
7868 | 11 |
\IfFileExists{thumbpdf.sty}{\usepackage{thumbpdf}}{}} |