]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-alive-with.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / hara-kiri-alive-with.ly
index a916c017862b0dcb1713c2c5dcce85898e916f4c..4a2a7f6bdbb1bcf7b8ef9f39e795398dea8cd2ba 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.29"
+\version "2.17.6"
 
 \header {
   texidoc = "Staves in a PianoStaff remain alive as long as any of
@@ -9,7 +9,7 @@ the staves has something interesting."
   \context {
     \Staff
     \RemoveEmptyStaves
-    \override VerticalAxisGroup #'remove-first = ##t
+    \override VerticalAxisGroup.remove-first = ##t
   }
 }