]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-pianostaff.ly
Fix 1220.
[lilypond.git] / input / regression / hara-kiri-pianostaff.ly
index ca3a36cc61d16b141ad7be2438dbebf15f9239ec..e19aa4fd823747a064f771383aba4b8c3e7efe7f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.13.18"
 
 \header { texidoc =
 
@@ -19,9 +19,10 @@ alignment; this should not confuse the mechanism.
 }
 
 \layout {
-  raggedright= ##t
+  ragged-right= ##t
   \context {
-    \RemoveEmptyStaffContext
+    \Staff
+    \RemoveEmptyStaves
   }
 }