conditional url/hyperref setup;
authorwenzelm
Tue, 05 Oct 1999 15:41:23 +0200
changeset 7736847cd420a928
parent 7735 3e5ff3806831
child 7737 acaf55bee03e
conditional url/hyperref setup;
lib/texinputs/pdfsetup.sty
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/texinputs/pdfsetup.sty	Tue Oct 05 15:41:23 1999 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +%%
     1.5 +%% $Id$
     1.6 +%%
     1.7 +%% conditional url/hyperref setup
     1.8 +%%
     1.9 +
    1.10 +\@ifundefined{pdfoutput}{\usepackage{url}}
    1.11 +{\usepackage[pdftex,a4paper,colorlinks=true]{hyperref}}