lib/texinputs/pdfsetup.sty
author wenzelm
Sun, 10 Aug 2008 12:38:22 +0200
changeset 27818 74087a19879f
parent 26917 1e5b8d0dd6c9
child 29145 b1c6f4563df7
permissions -rw-r--r--
added name property operation; added local_fact; renamed proposition to prop (again);

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