summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-kalender/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-kalender/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-kalender/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-kalender/README.md b/Master/texmf-dist/doc/latex/tikz-kalender/README.md
index f67311702e9..1d19e619b59 100644
--- a/Master/texmf-dist/doc/latex/tikz-kalender/README.md
+++ b/Master/texmf-dist/doc/latex/tikz-kalender/README.md
@@ -75,10 +75,13 @@ by the key `eventColor` (general holiday)
* `\event*{2016-07-10}{Fußball-EM: Endspiel}[color=DarkTurquoise]`;
colored event with a special color
+* `\period{2016-12-23}{2017-01-03}`; period colored with the color defined
+by the key `periodColor`
+
* `\period{2016-02-01}{2016-02-06}[color=LightGreen]`; period colored with a
special color
* `\period{2016-09-12}{2016-10-04}[color=red!30,name=Urlaub]`; named period
colored with a special color
-Rolf Niepraschk, 2018-01-05
+Rolf Niepraschk, 2018-04-01