lib/texinputs/pdfsetup.sty
author wenzelm
Thu, 15 May 2008 22:02:05 +0200
changeset 26917 1e5b8d0dd6c9
parent 26915 f086011617b0
child 29145 b1c6f4563df7
permissions -rw-r--r--
removed unnecessary/untrusive a4paper option;

%%
%% $Id$
%%
%% default hyperref setup (both for pdf and dvi output)
%%

\usepackage{color}
\definecolor{linkcolor}{rgb}{0,0,0.5}
\usepackage[colorlinks=true,linkcolor=linkcolor,citecolor=linkcolor,filecolor=linkcolor,pagecolor=linkcolor,urlcolor=linkcolor]{hyperref}