From 42545ea362321f84f5b8409848b87140c41e78f9 Mon Sep 17 00:00:00 2001 From: mirabilos <thorsten.glaser@teckids.org> Date: Sun, 8 Jan 2017 15:43:52 +0100 Subject: [PATCH] =?UTF-8?q?[verein.git]=20play=20with=20the=20legend=20(I?= =?UTF-8?q?=E2=80=99d=20have=20preferred=20a=20side=20caption,=20but=20doe?= =?UTF-8?q?sn=E2=80=99t=20work)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teckidscal.sty | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/teckidscal.sty b/teckidscal.sty index e4ee110..223da1d 100644 --- a/teckidscal.sty +++ b/teckidscal.sty @@ -24,9 +24,9 @@ \ProvidesPackage{teckidscal}[2017/01/08 1.0 Teckids e.V. Wandkalender-Utilities]% \RequirePackage{pgfkeys,pgfcalendar,pgfeaster}% \RequirePackage{etoolbox}% +\RequirePackage{multirow}% \RequirePackage{stringstrings}% -\RequirePackage{tasks}% -\settasks{after-skip=-.5\parskip}% +\renewcommand{\multirowsetup}{}% % Externe Makros: % \teckidscalprep{1}{2016}{12}{2016} @@ -565,16 +565,10 @@ \the\csname tkCalLine31\endcsname\\\hline \end{tabu} - Legende:\keinumbruch - - \begin{tasks}[label=$\bullet$](3) - \task{\teckidsc@llegend{0}} - \task{\teckidsc@llegend{3}} - \task{\teckidsc@llegend{2}} - \task{\teckidsc@llegend{1}} - \task{\teckidsc@llegend{4}} - \task{\teckidsc@llegend{5}} - \end{tasks} + \begin{tabu} to \linewidth {X[m]X[3m]X[3m]X[3m]} + \multirow{2}{*}{Legende:} & \teckidsc@llegend{0} & \teckidsc@llegend{3} & \teckidsc@llegend{2}\\ + & \teckidsc@llegend{1} & \teckidsc@llegend{4} & \teckidsc@llegend{5}\\ + \end{tabu} #1 \dash \LaTeX-Kalender: Thorsten Glaser \tkFNtext -- GitLab