lib/texinputs/pdfsetup.sty
author wenzelm
Mon, 09 Sep 2024 19:40:18 +0200
changeset 80826 7feaa04d332b
parent 64401 7c780152985b
permissions -rw-r--r--
prefer static YXML.output_markup_only (without print_mode): Output.status is only relevant for PIDE (with print_mode "isabelle_process");

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