thys2/Journal/pdfsetup.sty
author Christian Urban <christian.urban@kcl.ac.uk>
Thu, 04 Nov 2021 09:45:41 +0000
changeset 374 98362002c818
parent 369 e00950ba4514
permissions -rw-r--r--
slightly more
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}