Skip to content
Snippets Groups Projects
Commit f3598b11 authored by Stefan Heimersheim's avatar Stefan Heimersheim
Browse files

stuff Tisch aufgabezettel

parent 0be78f64
No related branches found
No related tags found
No related merge requests found
File added
\documentclass[a4paper,12pt]{article}
\usepackage[a4paper,margin=2cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{tikz}
\begin{document}
\section*{Stuff-Tisch\hfill\small\normalfont Zuletzt aktualisiert: \today}
\subsection*{Material:}
\begin{itemize}
\item Namensschilder: OSAK-Verwaltung
\item OSAK-Kisten
\item T-Shirt Kiste
\item RBI Kiste
\end{itemize}
\subsection*{Aufbau:}
\begin{itemize}
\item OSAK-Kisten \textit{sortiert} auf den Tisch stellen
\item Namensschilder auf den Tisch legen
\item T-Shirt Kiste und RBI Kiste \textit{unter} den Tisch stellen
\end{itemize}
\subsection*{Lageplan:}
\resizebox{\textwidth}{!}{%
\begin{tikzpicture}
\input{lageplantikz.tex}
\draw[line width=1mm,->] (7,14) -> (7.75,11.25);
\end{tikzpicture}
}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment