@@ 22,7 22,7 @@
\begin{document}
% TODO: I do not know why this needs an empty pair of braces between the two arguments
-\begin{plan}{Wochenplan}{}{Sommerferien --- Stand: \today}
+\begin{plan}{6 Wochen}{}{Regenbogen --- Stand: \today}
% days: \mon \tue \wed \thu \fri \sat \sun
% entry-types:
% \wzero to \wsix for the initial partial week zero to the sixth week.
@@ 30,16 30,16 @@
% format: \entrytype \day \startweek \starthours \durationhours {content}
% contentformat: \\ = linebreak \strut = empty line
- \other \mon 0 0 24 {KW 30: 25.7.}
- \wone \mon 1 0 24 {KW 31: 1.8.}
- \wtwo \mon 2 0 24 {KW 32: 8.8.}
- \wthree \mon 3 0 24 {KW 33: 15.8.}
- \wfour \mon 4 0 24 {KW 34: 22.8.}
- \wfive \mon 5 0 24 {KW 35: 29.8.}
- \wsix \mon 6 0 24 {KW 36: 5.9.}
- \other \mon 7 0 12 {KW 37: 12.9. Schulanfang}
+ \wzero \mon 0 0 24 {W0}
+ \wone \mon 1 0 24 {W1}
+ \wtwo \mon 2 0 24 {W2}
+ \wthree \mon 3 0 24 {W3}
+ \wfour \mon 4 0 24 {W4}
+ \wfive \mon 5 0 24 {W5}
+ \wsix \mon 6 0 24 {W6}
+ \other \mon 7 0 12 {W7}
- \other \tue 0 0 24 {}
+ \wzero \tue 0 0 24 {}
\wone \tue 1 0 24 {}
\wtwo \tue 2 0 24 {}
\wthree \tue 3 0 24 {}
@@ 48,8 48,7 @@
\wsix \tue 6 0 24 {}
\other \tue 7 0 12 {}
- \other \wed 0 0 12 {}
- \wzero \wed 0 12 12 {Ferienanfang}
+ \wzero \wed 0 0 24 {}
\wone \wed 1 0 24 {}
\wtwo \wed 2 0 24 {}
\wthree \wed 3 0 24 {}
@@ 94,7 93,8 @@
\wsix \sun 6 0 24 {}
\other \sun 7 0 12 {}
- \legend{\colorbox{\Cwzero}{KW 30\strut}, \Lwone, \Lwtwo, \Lwthree, \Lwfour, \Lwfive, \Lwsix}
+% \legend{\colorbox{\Cwzero}{KW 30\strut}, \Lwone, \Lwtwo, \Lwthree, \Lwfour, \Lwfive, \Lwsix}
+ \legend{\Lwzero, \Lwone, \Lwtwo, \Lwthree, \Lwfour, \Lwfive, \Lwsix}
\end{plan}
\end{document}