diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2011-12-28 19:02:47 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2011-12-28 19:02:47 +0100 |
commit | f216db7b5a80d19e0382d873fbbf2a834f4d4484 (patch) | |
tree | c33ed03d77956bf71fd3ebed6c7eabf20135ace7 /abfall_spermüll/calendar | |
parent | 2788516d6dc20cd2bc20e244128547a39815abd8 (diff) | |
download | scripts-f216db7b5a80d19e0382d873fbbf2a834f4d4484.tar.gz scripts-f216db7b5a80d19e0382d873fbbf2a834f4d4484.zip |
calendar
Diffstat (limited to 'abfall_spermüll/calendar')
-rw-r--r-- | abfall_spermüll/calendar/cal.pdf | bin | 20311 -> 20596 bytes | |||
-rw-r--r-- | abfall_spermüll/calendar/cal.ps | 28 | ||||
-rwxr-xr-x | abfall_spermüll/calendar/run.sh | 1 |
3 files changed, 28 insertions, 1 deletions
diff --git a/abfall_spermüll/calendar/cal.pdf b/abfall_spermüll/calendar/cal.pdf Binary files differindex c004930..cdc58c1 100644 --- a/abfall_spermüll/calendar/cal.pdf +++ b/abfall_spermüll/calendar/cal.pdf diff --git a/abfall_spermüll/calendar/cal.ps b/abfall_spermüll/calendar/cal.ps index 26d0a75..f76797a 100644 --- a/abfall_spermüll/calendar/cal.ps +++ b/abfall_spermüll/calendar/cal.ps @@ -1631,6 +1631,8 @@ DoCalBox /CAL13 { Border ytop 2 xincr mul MinX add xincr [ + [(Rheinau-Freistett) +()()] ] (13) DoCalBox @@ -1639,6 +1641,10 @@ DoCalBox /CAL14 { Border ytop 3 xincr mul MinX add xincr [ + [(Kehl-Goldscheuer) +()()] + [(Kehl-Marlen) +()()] ] (14) DoCalBox @@ -1647,6 +1653,8 @@ DoCalBox /CAL15 { Border ytop 4 xincr mul MinX add xincr [ + [(Renchen-Ulm) +()()] ] (15) DoCalBox @@ -1698,6 +1706,8 @@ DoCalBox /CAL20 { Border ytop 2 xincr mul MinX add xincr [ + [(Zell)(a.H.) +()()] ] (20) DoCalBox @@ -1706,6 +1716,10 @@ DoCalBox /CAL21 { Border ytop 3 xincr mul MinX add xincr [ + [(Lahr-Bez.)(1a) +()()] + [(Lahr-Bez.)(1b) +()()] ] (21) DoCalBox @@ -1714,6 +1728,8 @@ DoCalBox /CAL22 { Border ytop 4 xincr mul MinX add xincr [ + [(Hohberg-Niederschopfheim) +()()] ] (22) DoCalBox @@ -1765,6 +1781,12 @@ DoCalBox /CAL27 { Border ytop 2 xincr mul MinX add xincr [ + [(Kehl-Odelshofen) +()()] + [(Lahr-Bez.)(5a) +()()] + [(Lahr-Langenwinkel) +()()] ] (27) DoCalBox @@ -1773,6 +1795,10 @@ DoCalBox /CAL28 { Border ytop 3 xincr mul MinX add xincr [ + [(Offenburg-Elgersweier) +()()] + [(Schwanau)(Allmannsweier) +()()] ] (28) DoCalBox @@ -1781,6 +1807,8 @@ DoCalBox /CAL29 { Border ytop 4 xincr mul MinX add xincr [ + [(Kehl-Kork) +()()] ] (29) DoCalBox diff --git a/abfall_spermüll/calendar/run.sh b/abfall_spermüll/calendar/run.sh index ef73bde..00d5783 100755 --- a/abfall_spermüll/calendar/run.sh +++ b/abfall_spermüll/calendar/run.sh @@ -1,5 +1,4 @@ cat ../out.csv | - iconv -f ISO-8859-1 -t utf8 | sed -e 's/\([0-9]*-[0-9]*-[0-9]*\) \([^<]*\).*/REM \1 MSG \2/' | iconv -f utf8 -t ISO-8859-1| remind -sp13 - | |