Skip to content
Snippets Groups Projects
Commit 1f712b7b authored by Julian Rother's avatar Julian Rother
Browse files

Quittungsliste (OSAK-T-Shirts) korrigiert und aktualisiert

parent e65a4604
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -13,20 +13,20 @@
\usepackage{calc}
\usepackage{longtable}
\renewcommand{\arraystretch}{2}
\title{Quittungsliste für den Verkauf von OSAK-T-Shirts}
\title{Quittungsliste für OSAK-T-Shirts}
\author{Fachschaft Mathematik/Physik/Informatik}
\date{Datum: \phantom{11.10.201711.10.201711.10}}
\begin{document}
\maketitle
\thispagestyle{empty}
\begin{center}
\begin{tabular}{r|c|c|r|c}
\textbf{\#} & \textbf{Name} & \textbf{Größe} & \textbf{Betrag} & \textbf{Unterschrift} \\\hline
\begin{tabular}{r|c|c|c}
\textbf{\#} & \textbf{Name} & \textbf{Betrag} & \textbf{Unterschrift} \\\hline
\newcounter{ct}
\forloop[1]{ct}{1}{\value{ct} < 16}{%
\arabic{ct} & \phantom{Vorname Zweitname Nachname AAAA} & \phantom{XXXXXL} & 15\,\euro{} & \phantom{Vorname Nachname AAAA} \\[0.2cm]\hline
\arabic{ct} & \phantom{Vorname Zweitname Nachname AAAA} & \phantom{EINSZWEI\,\euro{}} & \phantom{Vorname Nachname AAAA} \\[0.2cm]\hline
}
& & & & \\
& & & \\
\end{tabular}
\end{center}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment