lib/texinputs/pdfsetup.sty
author blanchet
Thu, 01 Sep 2016 12:10:52 +0200
changeset 63731 9f906a2eb0e7
parent 29145 b1c6f4563df7
child 64401 7c780152985b
permissions -rw-r--r--
added theory to provide workaround to support nested datatypes in quickcheck (until quickcheck is generalized to support it with new datatypes)

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