]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-alive-with.ly
Merge branch 'master' into dev/johngourlay/issue-4751
[lilypond.git] / input / regression / hara-kiri-alive-with.ly
index 770f9e9842459a8cd68e32b13276dfe023748e92..4a2a7f6bdbb1bcf7b8ef9f39e795398dea8cd2ba 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\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
   }
 }