]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/mudela-book.py
patch::: 1.2.1.mb1: Re: forceHorizontalShift problem
[lilypond.git] / scripts / mudela-book.py
index 3044ea03892f4edaeb5918e2c75ed3b00b1496b9..59c1ad287b392cbce1308910ed32b83abc028202 100644 (file)
@@ -324,7 +324,7 @@ class Mudela_output:
         self.file.write("\\paper {"
                         + "\\paper_%s " % s
                         + linewidth_str
-                        + "castingalgorithm = \Gourlay; \n}")
+                        + "castingalgorithm = \Gourlay; \n}\n")
                         #+ "castingalgorithm = \Wordwrap; indent = 2.\cm; \n}")
         if self.code_type == 'CONTEXT':
             self.file.write('\\score{\n\\notes\\relative c{')