]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/embedded-scm.ly
only prepend header if one patch was successful.
[lilypond.git] / input / no-notation / embedded-scm.ly
index c45a804104ec8d6199cfa8b896d92fe833940dd1..c13ce890e33c54f44c7c1d7dc205c114e2c6a5b9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.22"
+\version "2.7.39"
 \header {
     
     texidoc = "@cindex Embedded scm
@@ -16,7 +16,7 @@ output, ``hello world'' is printed to the console.
 
 \score {
        \relative c' { c }
-       \layout {raggedright = ##t}
+       \layout {ragged-right = ##t}
 }