thys2/Journal/pdfsetup.sty
author Chengsong
Sun, 09 Jul 2023 02:08:12 +0100
changeset 658 273c176d9027
parent 369 e00950ba4514
permissions -rw-r--r--
finished 4.3.2 section explaining why lemma 11 is too strong
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}