blob: 68521aa6fc3de7193f0157d38b2b9e9b349bd0c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
## A LaTeX based calendar using TikZ
For usage see the example files »tikz-kalender-example1.tex«,
»tikz-kalender-example2.tex«, and »*.events«. 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 the package »tikz« and the tkiz libraries
»calc« and »calendar«.
Rolf Niepraschk, 2017-05-17
|