lib/texinputs/pdfsetup.sty
author wenzelm
Mon, 22 May 2017 14:15:24 +0200
changeset 65900 d82d1a2e8a4b
parent 64401 7c780152985b
permissions -rw-r--r--
proper File.platform_path for scala on Windows;

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