Skip to content
Snippets Groups Projects
Commit 6298ce25 authored by mirabilos's avatar mirabilos
Browse files

[verein.git] Legende

parent 78f2626b
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
\RequirePackage{pgfkeys,pgfcalendar,pgfeaster}% \RequirePackage{pgfkeys,pgfcalendar,pgfeaster}%
\RequirePackage{etoolbox}% \RequirePackage{etoolbox}%
\RequirePackage{stringstrings}% \RequirePackage{stringstrings}%
\RequirePackage{tasks}%
% Externe Makros: % Externe Makros:
% \teckidscalprep{1}{2016}{12}{2016} % \teckidscalprep{1}{2016}{12}{2016}
...@@ -349,6 +350,14 @@ ...@@ -349,6 +350,14 @@
\tkCalToks=\expandafter{\the\expandafter\tkCalToks \expandafter{\1}}% \tkCalToks=\expandafter{\the\expandafter\tkCalToks \expandafter{\1}}%
}% }%
\newcommand{\teckidsc@llegend}[1]{%
\fcolorbox{black}{teckidscal#1}{%
\color{black}\csname teckidscalcolour#1\endcsname{} /%
\color{teckidscal#1Label}%
{} \textbf{\teckidscalcolourLabel}%
}%
}%
\newcommand{\teckidscalrender}[1]{% \newcommand{\teckidscalrender}[1]{%
\tkCalNumYr=\z@% \tkCalNumYr=\z@%
\tkCalNumMon=\z@% \tkCalNumMon=\z@%
...@@ -557,18 +566,14 @@ ...@@ -557,18 +566,14 @@
Legende:\keinumbruch Legende:\keinumbruch
\begin{itemize} \begin{tasks}[label=$\bullet$](3)
\@tempcnta=\z@% \task{\teckidsc@llegend{0}}
\loop% \task{\teckidsc@llegend{3}}
\item{\fcolorbox{black}{teckidscal\number\@tempcnta}{% \task{\teckidsc@llegend{2}}
\color{black}\csname teckidscalcolour\number\@tempcnta\endcsname{} /% \task{\teckidsc@llegend{1}}
\color{teckidscal\number\@tempcnta Label}% \task{\teckidsc@llegend{4}}
{} \textbf{\teckidscalcolourLabel}% \task{\teckidsc@llegend{5}}
}} \end{tasks}
\ifnum\@tempcnta < 5%
\advance\@tempcnta by 1%
\repeat%
\end{itemize}
#1 \tkFNtext #1 \tkFNtext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment