tex/*_technical: Beautify hyperlinks and stuff

This commit is contained in:
Jan Lindemann 2003-08-14 11:52:47 +00:00 committed by Jan Lindemann
commit c12218071e
7 changed files with 21 additions and 7 deletions

View file

@ -81,7 +81,7 @@
\evensidemargin 0.5cm
% \renewcommand{\baselinestretch}{1.5}
\usepackage[pdftex,colorlinks,backref,pagebackref]{hyperref}
\usepackage[pdftex,colorlinks,backref,pagebackref,linkcolor=blue,citecolor=blue, urlcolor=blue]{hyperref}
\newcommand{\C}{\mathbb{C}}
\newcommand{\R}{\mathbb{R}}
@ -128,3 +128,4 @@
\renewcommand\textfraction{.1}
\newenvironment{prog}{\begin{quote}}{\end{quote} }