lib/texinputs/pdfsetup.sty
author haftmann
Mon, 27 Oct 2008 16:15:48 +0100
changeset 28693 a1294a197d12
parent 26917 1e5b8d0dd6c9
child 29145 b1c6f4563df7
permissions -rw-r--r--
added rudimentary code generation

%%
%% $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}