lib/texinputs/pdfsetup.sty
author wenzelm
Tue, 31 Aug 2010 23:28:21 +0200
changeset 38887 1261481ef5e5
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
Command.State: add reported positions to markup tree, according main message position or Markup.binding/entity/report occurrences in body; Position.Id_Range convenience;

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