lib/texinputs/pdfsetup.sty
author wenzelm
Tue, 10 Jun 2008 19:15:16 +0200
changeset 27123 11fcdd5897dd
parent 26917 1e5b8d0dd6c9
child 29145 b1c6f4563df7
permissions -rw-r--r--
case_tac/induct_tac: use same declarations as cases/induct;

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