lib/texinputs/pdfsetup.sty
author wenzelm
Tue, 21 Dec 2010 21:21:21 +0100
changeset 41377 390c53904220
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
configuration option "syntax_ast_trace" and "syntax_ast_stat";

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