forked from Krautspace/dokumente
Hyperref eingebaut
(Ich will auf Verknüpfungen klicken können!!!eins!!elf!!11!!!)
This commit is contained in:
parent
208a61c2c6
commit
06c9170131
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
\documentclass[10pt,DIV16]{scrartcl}
|
||||
|
||||
\usepackage{color}
|
||||
\usepackage{hyperref}
|
||||
\definecolor{darkblue}{rgb}{0,0,.5}
|
||||
|
||||
\hypersetup{pdftex=true, colorlinks=true, %
|
||||
breaklinks=true, linkcolor=black, %
|
||||
urlcolor=darkblue}
|
||||
|
||||
\title{Rechenschaftsbericht}
|
||||
\subtitle{Hackspace Jena e.\,V.}
|
||||
\author{%
|
||||
|
|
Loading…
Reference in a new issue