lib/texinputs/pdfsetup.sty
author wenzelm
Wed, 23 Mar 2022 13:43:13 +0100
changeset 75313 d07c886a27a9
parent 64401 7c780152985b
permissions -rw-r--r--
more robust install/uninstall; clarified extension_name (again): --locate-extension wants to see a lowercase name;

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