lib/texinputs/pdfsetup.sty
author wenzelm
Wed, 23 Oct 2024 21:57:46 +0200
changeset 81246 7d61f448f693
parent 64401 7c780152985b
permissions -rw-r--r--
provide rewrite_term_yoyo, which is analogous to Ast.normalize;

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