lib/texinputs/pdfsetup.sty
author wenzelm
Mon, 17 Nov 2008 23:17:11 +0100
changeset 28828 c25dd83a6f9f
parent 26917 1e5b8d0dd6c9
child 29145 b1c6f4563df7
permissions -rw-r--r--
unified treatment of PAxm/Oracle/Promise in basic proof term operations; refined promise/fulfill: maintain proper type instantiation, disallow term variables; thm_proof: uniform finish_proof before and after fulfill;

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