| author | nipkow |
| Fri, 15 Sep 2000 19:59:05 +0200 | |
| changeset 9992 | 4281ccea43f0 |
| parent 9818 | 71de955e8fc9 |
| child 10822 | d72dac8e6ef5 |
| permissions | -rw-r--r-- |
| 7736 | 1 |
%% |
2 |
%% $Id$ |
|
| 9818 | 3 |
%% Author: Markus Wenzel, TU Muenchen |
4 |
%% License: GPL (GNU GENERAL PUBLIC LICENSE) |
|
| 7736 | 5 |
%% |
6 |
%% conditional url/hyperref setup |
|
7 |
%% |
|
8 |
||
9 |
\@ifundefined{pdfoutput}{\usepackage{url}}
|
|
| 7868 | 10 |
{\usepackage[pdftex,a4paper,colorlinks=true]{hyperref}
|
11 |
\IfFileExists{thumbpdf.sty}{\usepackage{thumbpdf}}{}}
|