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

Müllbeutel-Aufbauzettel

parent 0e7302e9
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*{Müllbeutel \& Flatterband\hfill\small\normalfont Zuletzt aktualisiert: \today}
\subsection*{Material:}
\begin{itemize}
\item Müllbeutel: OSAK-Gastro
\item Flatterband: OSAK-Büromaterial
\item Klebeband: OSAK-Büromaterial
\end{itemize}
\subsection*{Aufbau:}
\begin{itemize}
\item 3 Müllbeitel an den gekennzeichneten Stellen an Wand/Tsch befestigen
\item Flatterband entlang der gestrichelten Linie neben den Helfer Tischen befestigen
\end{itemize}
\subsection*{Lageplan:}
\resizebox{\textwidth}{!}{%
\begin{tikzpicture}
\draw[line width=1mm,->] (-1,10) -> (0.1,9);
\draw[line width=1mm,->] (16,10) -> (14.5,10.5);
\draw[line width=1mm,->] (18,9.5) -> (20,10);
\input{lageplantikz.tex}
\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