Entschuldigungsboxen hinzugefügt

This commit is contained in:
André Hilbig 2016-12-15 17:46:14 +01:00
parent 41f0a1aa74
commit b458debcc9
3 changed files with 29 additions and 2 deletions

View file

@ -378,6 +378,32 @@
}{}
}
}
% **********************************************************************
% Macros für Entschuldigungen
% **********************************************************************
\newcommand{\abwesenheitBox}[1][11]{%
\foreach\lauf in {1,...,#1}{%
\begin{tcolorbox}[%
%left=2mm,
]
\centering\doublespacing
Mein Kind war/wird vom \luecke{2.6cm} bis \luecke{2.6cm} aus folgendem Grund
\luecke{0.9\linewidth}
abwesend (sein).
\hfil
\begin{minipage}{0.5\textwidth}
\centering
\vspace{2.25em}
\luecke{\linewidth}
\footnotesize Unterschrift Erziehungsberechtigte(r), Datum
\end{minipage}
\end{tcolorbox}
\vfil
}
}
% **********************************************************************
% Macros für den Kalendar