summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-kalender/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-19 22:11:39 +0000
committerKarl Berry <karl@freefriends.org>2018-12-19 22:11:39 +0000
commitfe1e22301d68e505cb457af831374d4db248cb09 (patch)
treeac72d3dd03155f5bea32ef32612b795b8e93f40c /Master/texmf-dist/doc/latex/tikz-kalender/README.md
parent0b54068ac56eda8a66df58c6d3bf60a708d9e655 (diff)
tikz-kalender (19dec18)
git-svn-id: svn://tug.org/texlive/trunk@49456 c570f23f-e606-0410-a88d-b1316a301751
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