From 71c9a7f736f88edbb76331cfc0f88d0549fb3135 Mon Sep 17 00:00:00 2001 From: olly Date: Thu, 7 Sep 2006 04:28:54 +0200 Subject: [PATCH] [svn r7533] ---------------------------------------------------------------------- r10842: expo | 2006-08-09 12:41:55 +0100 Remove extraneous umlaut from "Nase" ---------------------------------------------------------------------- --- noinfo/prospecting_guide_scripts/make-prospectingguide-new.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py b/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py index b3141fcab..75911a759 100644 --- a/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py +++ b/noinfo/prospecting_guide_scripts/make-prospectingguide-new.py @@ -467,7 +467,7 @@ for p in fakedpositions: draw.text((lpos[0], lpos[1]-SIZE/2), name, fill="#000000") -plot(positions["laser.0_7"], "BNase", "6", "Bräuning Näse laser point") +plot(positions["laser.0_7"], "BNase", "6", "Bräuning Nase laser point") plot(positions["226-96"], "BZkn", "6", "Bräuning Zinken trig point") plot(positions["vd1"],"VD1","6", "VD1 survey point") plot(positions["laser.kt114_96"],"HSK","6", "Hinterer Schwarzmooskogel trig point")