Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 README 2008-12-12 bushmills [r2] added some software requirements
 base.conf 2008-11-02 bushmills [r1] initial checkin
 createCal.py 2008-11-02 bushmills [r1] initial checkin

Read Me

Software Requirements:

- Python
- TeTeX
- imagemagick (in order to use convert)

Config Files:

- german characters like ä,ö,ü have to be escaped:
\"a, \"o, \"u

===================================================

How To use createCal

1) modify base.conf
2) do the first run:
./createCal -p 1 -a example
> this will create a folder called example including the
> file example.conf
3) modify that conf file
4) do the second run:
./createCal -p 2 -a example
> That will create a pdf inside example, which can be
> printed

(C) Carolin Latze 2008