lib/texinputs/pdfsetup.sty
author wenzelm
Sun, 13 Aug 2023 15:08:38 +0200
changeset 78514 edb4faf666c9
parent 64401 7c780152985b
permissions -rw-r--r--
backed out changeset 2a26d423d9fb: build_log_database not run yet, so this tests the same changesets again;

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