2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
LaTeX-examples/documents/Wahlhelfer/wahlhelfer.tex
2015-07-01 09:36:02 +02:00

22 lines
594 B
TeX

\documentclass[a8paper, landscape]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage{amssymb,amsmath}
% \usepackage{geometry}
\usepackage{graphicx}
\usepackage[binary-units=true]{siunitx}
\usepackage{parskip}
% \geometry{a4paper,left=18mm,right=18mm, top=1cm, bottom=2cm}
\begin{document}
\clearpage
\vspace*{\fill}
\begin{minipage}{.9\textwidth}
\textbf{Wahlhelfer VS-Wahl}\\06.07.2015 -- 10.07.2015\\\\
$29 \cdot \SI{1.5}{\hour}$ Schichten,\\
je 2 Leute\\\\
redseat.de/vswahl15
\end{minipage}
\vfill % equivalent to \vspace{\fill}
\end{document}