24 lines
694 B
TeX
24 lines
694 B
TeX
\usepackage{libertine}
|
|
|
|
\usepackage{tabulary}
|
|
\usepackage{varioref}
|
|
\usepackage{graphicx}
|
|
\usepackage{multirow}
|
|
\usepackage{enumitem}
|
|
|
|
\usepackage[unicode=true,
|
|
bookmarks=true, bookmarksopen=true, bookmarksopenlevel=1, bookmarksnumbered=true,
|
|
pdfpagemode=UseOutlines, pdfstartview=FitV, pdffitwindow=true,
|
|
colorlinks=true, linkcolor=black, citecolor=black, filecolor=black, urlcolor=black,
|
|
pdfauthor={Anna Christina Naß},
|
|
pdftitle={VT132 Manual},
|
|
pdfsubject={Documentation},
|
|
pdfkeywords={VT132}
|
|
]{hyperref}
|
|
|
|
% Give a little room between table rows:
|
|
\renewcommand{\arraystretch}{1.2}
|
|
% The TOC should only contain Chapters and Sections:
|
|
\setcounter{tocdepth}{\sectiontocdepth}
|
|
|