| author | haftmann |
| Wed, 21 Sep 2005 10:32:24 +0200 | |
| changeset 17540 | f662416aa5f2 |
| parent 17536 | 1b7c2f7df2e6 |
| child 17699 | 04d51df0c328 |
| permissions | -rw-r--r-- |
| 13999 | 1 |
%% |
| 17536 | 2 |
%% |
| 13999 | 3 |
%% |
4 |
%% smart url or hyperref setup |
|
5 |
%% |
|
6 |
||
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}
|
|
11 |
\IfFileExists{thumbpdf.sty}{\usepackage{thumbpdf}}{}}
|