diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-22 22:38:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-22 22:38:00 +0000 |
commit | bc46c8f4627710df445115626d25161dcb2df985 (patch) | |
tree | 9a575a36a18a5935f5eb7b94341555a31b135e2f /Master/texmf-dist/doc/latex/tikz-kalender/README.md | |
parent | ad3821ed7290fee350c07efd2373cd164d2db4f9 (diff) |
tikz-kalender (22jan17)
git-svn-id: svn://tug.org/texlive/trunk@43023 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.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-kalender/README.md b/Master/texmf-dist/doc/latex/tikz-kalender/README.md new file mode 100644 index 00000000000..a144443250c --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikz-kalender/README.md @@ -0,0 +1,7 @@ +## A LaTeX based calendar using TikZ + +For usage see the example files »Kalender2016.tex« and »events2016.tex«. See also my [Git repository](https://github.com/rolfn/kalenderRN). The Code is inspired by this [document](http://www.texample.net/tikz/examples/a-calender-for-doublesided-din-a4/) and has the »Creative Commons attribution license (CC-BY-SA)«. + +The class »tikz-kalender« requires »tikz« and the tkiz libraries »calc« and »calendar«. + +Rolf Niepraschk, 2017-01-22 |