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

[verein.git] cell background colours, does not work yet

parent da01fdc2
No related branches found
No related tags found
No related merge requests found
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
% From: http://tex.stackexchange.com/a/159701/43807 % From: http://tex.stackexchange.com/a/159701/43807
\usepackage{xcolor} \usepackage[table]{xcolor}
\usepackage{newunicodechar} \usepackage{newunicodechar}
\newcommand\Warning{% \newcommand\Warning{%
......
...@@ -421,6 +421,8 @@ ...@@ -421,6 +421,8 @@
\fi% \fi%
% %
%TODO: bgcolor = teckidscal\csname tkDayType\number\tkjd\endcsname %TODO: bgcolor = teckidscal\csname tkDayType\number\tkjd\endcsname
\tkAddToks{\cellcolor}%
\tkAddTokp{teckidscal\csname tkDayType\number\tkjd\endcsname}%
%TODO: color = black %TODO: color = black
\tkAddToks{\number\tktmD}% \tkAddToks{\number\tktmD}%
\tkAmdToks{\tkCalColsep}% \tkAmdToks{\tkCalColsep}%
...@@ -461,6 +463,8 @@ ...@@ -461,6 +463,8 @@
\tkAddTokp{\number\@tempcnta}% \tkAddTokp{\number\@tempcnta}%
\tkCalLineY=\expandafter{\the\expandafter\tkCalLineY \the\tkCalToks}% \tkCalLineY=\expandafter{\the\expandafter\tkCalLineY \the\tkCalToks}%
\detokenize\expandafter{\the\csname tkCalLine19\endcsname}
\begin{tabu} to \linewidth {|*{\the\tkCalNumMon}{rlX|}} \begin{tabu} to \linewidth {|*{\the\tkCalNumMon}{rlX|}}
\the\tkCalLineY\\\hline \the\tkCalLineY\\\hline
\the\csname tkCalLine0\endcsname\\\hline \the\csname tkCalLine0\endcsname\\\hline
......
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