2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

documents/Warteschlangen: microtype, hyperref added

This commit is contained in:
Martin Thoma 2015-09-27 16:31:48 +02:00
parent efaf398ce5
commit 023792bed8
2 changed files with 9 additions and 0 deletions

View file

@ -4,6 +4,8 @@
\usepackage[T1]{fontenc} % this is needed for correct output of umlauts in pdf
\usepackage{csquotes}
\usepackage{makeidx} % for automatically generation of an index
\usepackage[bookmarks,bookmarksnumbered,hypertexnames=false,pdfpagelayout=OneColumn,colorlinks,hyperindex=false]{hyperref} % has to be after makeidx
\usepackage[german,nameinlink,noabbrev]{cleveref} % has to be after hyperref, ntheorem, amsthm
\setlength{\parindent}{0mm}
\setlength{\parskip}{0.25cm}
\newcommand{\E}{{\rm I\kern-0.2em E}}
@ -19,7 +21,14 @@ Karl Grill\thanks{ copyright\copyright 1999 by Karl Grill
\protect\\ Details siehe Datei \enquote{copying}}}
\hypersetup{
pdfauthor = {Klaus Berger, Pantelis Christodoulides, Karl Grill},
pdfkeywords = {},
pdftitle = {Warteschlangentheorie}
}
\makeindex
\usepackage{microtype}
\begin{document}
\title{Warteschlangentheorie}