lib/texinputs/pdfsetup.sty
author wenzelm
Sun, 18 Oct 2015 20:28:29 +0200
changeset 61473 34d1913f0b20
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
clarified control antiquotations: decode control symbol to get name; document antiquotations @{emph}, @{bold}; symbol interpretation for \<^emph>; tuned;

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