lib/texinputs/pdfsetup.sty
author wenzelm
Sat, 22 Oct 2016 19:57:56 +0200
changeset 64348 4c253e84ae62
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
clarified push/pull chain: current ISABELLE_HOME may server as source for changes that are not published on isabelle_repos_source yet (e.g. isabelle-release branch);

%%
%% 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,pagecolor=linkcolor,urlcolor=linkcolor]{hyperref}