doc-isac/jrocnik/pdfsetup.sty
author wneuper <Walther.Neuper@jku.at>
Mon, 01 Jan 2024 11:31:16 +0100
changeset 60789 8fa678b678e8
parent 52107 f8845fc8f38d
permissions -rwxr-xr-x
Doc/Specify_Phase 4: start use antiquotations from isar-ref
jan@42381
     1
%%
jan@42381
     2
%% default hyperref setup (both for pdf and dvi output)
jan@42381
     3
%%
jan@42381
     4
jan@42381
     5
\usepackage{color}
jan@42381
     6
\definecolor{linkcolor}{rgb}{0,0,0.5}
jan@42381
     7
\usepackage[colorlinks=true,linkcolor=linkcolor,citecolor=linkcolor,filecolor=linkcolor,pagecolor=linkcolor,urlcolor=linkcolor]{hyperref}