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

Telefon Aufgabenzettel

parent 50f77cec
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*{(VOIP) Telefon aufbauen\hfill\small\normalfont Zuletzt aktualisiert: \today}
\subsection*{Material:}
\begin{itemize}
\item VOIP Telefon: irgendwo
%TODO Ort dafür festlegen
%TODO Telefon im Hörsaal testen
\end{itemize}
\subsection*{Aufbau:}
\begin{itemize}
\item Telefon auf Pult aufbauen
\item Telefon testen
%TODO Woran man erkennt ob das Telefon funktioniert
\end{itemize}
\subsection*{Lageplan:}
\resizebox{\textwidth}{!}{%
\begin{tikzpicture}
\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