lib/texinputs/pdfsetup.sty
author wenzelm
Wed, 09 Dec 2015 16:36:26 +0100
changeset 61814 1ca1142e1711
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
clarified type Token.src: plain token list, with usual implicit value assignment; clarified type Token.name_value, notably for head of Token.src; clarified Attrib/Method check_src vs. parser;

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