lib/texinputs/pdfsetup.sty
author wenzelm
Sun, 10 Aug 2014 14:08:36 +0200
changeset 57880 47c092fd4b45
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
Added tag Isabelle2014-RC3 for changeset 91e188508bc9

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