]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-pianostaff.ly
Fix 1220.
[lilypond.git] / input / regression / hara-kiri-pianostaff.ly
index e347ad20293ef3ae2d8cef931a9e16c03038e864..e19aa4fd823747a064f771383aba4b8c3e7efe7f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\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
   }
 }