lib/texinputs/pdfsetup.sty
author wenzelm
Sun, 16 Jul 2023 16:12:38 +0200
changeset 78368 6689b4c07bba
parent 64401 7c780152985b
permissions -rw-r--r--
clarified signature: proper Scala function for command-line tool;

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