lib/texinputs/pdfsetup.sty
author paulson
Tue, 28 Oct 2008 11:05:44 +0100
changeset 28700 fb92b1d1b285
parent 26917 1e5b8d0dd6c9
child 29145 b1c6f4563df7
permissions -rw-r--r--
The metis method no longer fails because the theorem is too trivial

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