Bessere Linkdarstellung.
This commit is contained in:
parent
d52c195828
commit
dea010e3b3
@ -3,6 +3,19 @@
|
|||||||
\usepackage{multirow}
|
\usepackage{multirow}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
|
|
||||||
|
% schönere Hyperlinkfarben
|
||||||
|
\definecolor{darkred}{rgb}{0.5, 0, 0}
|
||||||
|
\definecolor{darkgreen}{rgb}{0, 0.5, 0}
|
||||||
|
\definecolor{darkblue}{rgb}{0, 0, 0.5}
|
||||||
|
\hypersetup{
|
||||||
|
colorlinks,
|
||||||
|
linkcolor=darkblue,
|
||||||
|
filecolor=darkgreen,
|
||||||
|
urlcolor=darkred,
|
||||||
|
citecolor=darkblue
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
\author{Patrick Schöps, Jörg Thalheim, Alfred Krohmer}
|
\author{Patrick Schöps, Jörg Thalheim, Alfred Krohmer}
|
||||||
\title{LCTP – Praktikum Wintersemester 2013 / 2014}
|
\title{LCTP – Praktikum Wintersemester 2013 / 2014}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user