]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-rhythmicstaff.ly
Clean up the Align_interface API.
[lilypond.git] / input / regression / hara-kiri-rhythmicstaff.ly
index fd6ccbdd5b488741126cab562d306914da68d675..a554dd2c1afa980112604ea58d75944a6cb57c0f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.10"
+\version "2.13.18"
 \header {
   texidoc =
 
@@ -18,7 +18,8 @@ and no staff case.
 \layout {
   ragged-right= ##t
   \context {
-    \RemoveEmptyRhythmicStaffContext
+    \RhythmicStaff
+    \RemoveEmptyStaves
   }
 }