lib/texinputs/pdfsetup.sty
author wenzelm
Wed, 06 Oct 1999 00:35:05 +0200
changeset 7752 7ee322caf59c
parent 7736 847cd420a928
child 7868 0cb6508f190c
permissions -rw-r--r--
accomodate markup commands;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7736
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     1
%%
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     2
%% $Id$
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     3
%%
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     4
%% conditional url/hyperref setup
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     5
%%
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     6
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     7
\@ifundefined{pdfoutput}{\usepackage{url}}
847cd420a928 conditional url/hyperref setup;
wenzelm
parents:
diff changeset
     8
{\usepackage[pdftex,a4paper,colorlinks=true]{hyperref}}