lib/texinputs/pdfsetup.sty
author boehmes
Fri, 13 Nov 2009 15:06:19 +0100
changeset 33661 31a129cc0d10
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
corrected translation of integer operators, keep argument order for n-ary symbols (conjunction, disjunction), removed unused code

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