| author | paulson |
| Wed, 30 Mar 2005 08:33:41 +0200 | |
| changeset 15636 | 57c437b70521 |
| parent 14981 | e73f8140af78 |
| child 16064 | 7953879aa6cf |
| permissions | -rw-r--r-- |
| 7736 | 1 |
%% |
| 9818 | 2 |
%% Author: Markus Wenzel, TU Muenchen |
| 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}}{}}
|