1
0
vt132-quickref/includes.tex
2020-07-15 10:44:59 +02:00

30 lines
768 B
TeX

\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{libertine}
\usepackage{tabulary}
\usepackage{varioref}
\usepackage{graphicx}
\usepackage{multirow}
\usepackage[bookmarks=true,
bookmarksnumbered=true,
pdfpagemode=UseOutlines,
pdfstartview={FitV 0},
pdffitwindow=true,
colorlinks=true,
linkcolor=black,
citecolor=black,
filecolor=black,
urlcolor=black,
pdfauthor={Anna Christina Nass},
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}