2023-09-06 12:21:05 +00:00
|
|
|
\begin{frame}{Aktueller Stand Strukturaufbau}
|
|
|
|
\renewcommand{\arraystretch}{1.5}
|
|
|
|
\begin{tabularx}{\textwidth}{Xrrr}
|
|
|
|
\textbf{Kategorie} & \textbf{Bonn} & \textbf{Bund} \\
|
|
|
|
Ausgefüllte Gesprächsbögen & {{ bonn[0] }} & {{ bund[0] }} \\
|
|
|
|
TVStud-Botschafter*innen & {{ bonn[1] }} & {{ bund[1] }} \\
|
|
|
|
Streikbereit & {{ bonn[2] }} & {{ bund[2] }} \\
|
|
|
|
Aktionsbereit & {{ bonn[3] }} & {{ bund[3] }} \\
|
|
|
|
Gewerkschaftsmitglied \newline
|
|
|
|
{\footnotesize ver.di oder GEW} & {{ bonn[4] }} & {{ bund[4] }}
|
|
|
|
\end{tabularx}
|
|
|
|
|
|
|
|
\vspace{3em}
|
2023-09-07 14:15:26 +00:00
|
|
|
{\small Stand: {{ bonn[5] }} (Bonn), {{ bund[5] }} (Bund)}
|
2023-09-06 12:21:05 +00:00
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\endinput
|