]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-pianostaff.ly
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
[lilypond.git] / input / regression / hara-kiri-pianostaff.ly
index 7c01d8136e7f703697ce2218b2dc6b6e22f29364..187dc6bb9c39006ce1b44de2408eb4d67d5a21fa 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.4"
+\version "2.4.0"
 
 \header { texidoc =
 
@@ -18,7 +18,7 @@ alignment; this should not confuse the mechanism.
          
 }
 
-\paper { raggedright= ##t }
+\layout { raggedright= ##t }
 
        
 \score {  \transpose c c''
@@ -27,7 +27,7 @@ alignment; this should not confuse the mechanism.
    \new Staff {  d4 d d d s1 s1 s1 s1 }
    \new Staff {  e4 e e e s1 e4 e e e s1 }
  >>
- \paper {
+ \layout {
   \context {
    \RemoveEmptyStaffContext
   }