src/Tools/isac/Doc/pdfsetup.sty
author Walther Neuper <walther.neuper@jku.at>
Sun, 04 Apr 2021 13:31:04 +0200
changeset 60183 0959e61a3f3f
parent 59827 168abe8dd1e3
permissions -rw-r--r--
new session for Doc/Specify_Phase, incomplete
walther@59827
     1
%%
walther@59827
     2
%% default hyperref setup (both for pdf and dvi output)
walther@59827
     3
%%
walther@59827
     4
walther@59827
     5
\usepackage{color}
walther@59827
     6
\definecolor{linkcolor}{rgb}{0,0,0.5}
walther@59827
     7
\usepackage[colorlinks=true,linkcolor=linkcolor,citecolor=linkcolor,filecolor=linkcolor,urlcolor=linkcolor,pdfpagelabels]{hyperref}