commit 7683f6f55fd6afb5dea354ec379ae36efd681bca
Author: Kornel Benko <[email protected]>
Date:   Fri Mar 13 19:19:06 2015 +0100

    Changed ti utf-8 encoding, otherwise python3 chokes on undecodable 0xfc 
character

diff --git a/lib/layouts/a0poster.layout b/lib/layouts/a0poster.layout
index e56cb14..2f78a69 100644
--- a/lib/layouts/a0poster.layout
+++ b/lib/layouts/a0poster.layout
@@ -5,7 +5,7 @@
 
 Format 54
 
-# Authors: G�nter Milde, J�rgen Spitzm�ller
+# Authors: Günter Milde, Jürgen Spitzmüller
 
 # Recognized Options
 # ------------------
@@ -20,7 +20,7 @@ Format 54
 # a3          DIN A3
 # posterdraft reduces the postscript output to DIN A4 size, so test printings
 #             can be made with ordinary DIN A4 printers.
-# draft       obsolete�does the same as posterdraft, but while options are
+# draft       obsolete­does the same as posterdraft, but while options are
 #            passed to other packages, this can lead to collisions with other
 #             packages (e. g. graphics).
 # final       makes postscript output in original size; is default.

Reply via email to