lib/texinputs/pdfsetup.sty
author paulson
Tue, 05 Sep 2000 10:16:03 +0200
changeset 9841 ca3173f87b5c
parent 9818 71de955e8fc9
child 10822 d72dac8e6ef5
permissions -rw-r--r--
safe_meson_tac -> meson_tac

%%
%% $Id$
%% Author: Markus Wenzel, TU Muenchen
%% License: GPL (GNU GENERAL PUBLIC LICENSE)
%%
%% conditional url/hyperref setup
%%

\@ifundefined{pdfoutput}{\usepackage{url}}
{\usepackage[pdftex,a4paper,colorlinks=true]{hyperref}
  \IfFileExists{thumbpdf.sty}{\usepackage{thumbpdf}}{}}