thys2/Journal/pdfsetup.sty
author Christian Urban <christian.urban@kcl.ac.uk>
Sun, 17 Jul 2022 13:07:05 +0100
changeset 569 5af61c89f51e
parent 369 e00950ba4514
permissions -rw-r--r--
updated paper and corresponding theories
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
369
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     1
%%
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     2
%% default hyperref setup (both for pdf and dvi output)
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     3
%%
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     4
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     5
\usepackage{color}
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     6
\definecolor{linkcolor}{rgb}{0,0,0.5}
e00950ba4514 added all files in Journal folder
Chengsong
parents:
diff changeset
     7
\usepackage[colorlinks=true,linkcolor=linkcolor,citecolor=linkcolor,filecolor=linkcolor,urlcolor=linkcolor,pdfpagelabels]{hyperref}