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
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -13,20 +13,20 @@ ...@@ -13,20 +13,20 @@
\usepackage{calc} \usepackage{calc}
\usepackage{longtable} \usepackage{longtable}
\renewcommand{\arraystretch}{2} \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} \author{Fachschaft Mathematik/Physik/Informatik}
\date{Datum: \phantom{11.10.201711.10.201711.10}} \date{Datum: \phantom{11.10.201711.10.201711.10}}
\begin{document} \begin{document}
\maketitle \maketitle
\thispagestyle{empty} \thispagestyle{empty}
\begin{center} \begin{center}
\begin{tabular}{r|c|c|r|c} \begin{tabular}{r|c|c|c}
\textbf{\#} & \textbf{Name} & \textbf{Größe} & \textbf{Betrag} & \textbf{Unterschrift} \\\hline \textbf{\#} & \textbf{Name} & \textbf{Betrag} & \textbf{Unterschrift} \\\hline
\newcounter{ct} \newcounter{ct}
\forloop[1]{ct}{1}{\value{ct} < 16}{% \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{tabular}
\end{center} \end{center}
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment