]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-drumstaff.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / hara-kiri-drumstaff.ly
index 478d23e69552187a95e85643e1c5e6762a2c4b98..63079128d0e3f7aef33b5ee81b6a475e6b3cd3ca 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 {
-    \RemoveEmptyDrumStaffContext
+    \DrumStaff
+    \RemoveEmptyStaves
   }
 }