]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-pianostaff.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / hara-kiri-pianostaff.ly
index 3e71096bf35be495abf0796cb4a034aede416e68..d0757c1ce47a1a4cf139b83a8f5d7f2cc3e8b7df 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 
 \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
   }