]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-rhythmicstaff.ly
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / input / regression / hara-kiri-rhythmicstaff.ly
index fd6ccbdd5b488741126cab562d306914da68d675..08a0a020ad843ea6730df96ec03ab0438f8a1613 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.10"
+\version "2.16.0"
 \header {
   texidoc =
 
@@ -18,7 +18,8 @@ and no staff case.
 \layout {
   ragged-right= ##t
   \context {
-    \RemoveEmptyRhythmicStaffContext
+    \RhythmicStaff
+    \RemoveEmptyStaves
   }
 }