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