blob: a144443250c766d864f6466d4faa9eed153a40ea (
plain)
1
2
3
4
5
6
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
|