lib/texinputs/pdfsetup.sty
author wenzelm
Mon, 17 May 2021 14:07:51 +0200
changeset 73715 bf51c23f3f99
parent 64401 7c780152985b
permissions -rw-r--r--
clarified signature -- avoid odd warning about scala/bug#6675;

%%
%% 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,urlcolor=linkcolor,pdfpagelabels]{hyperref}