]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/hara-kiri-alive-with.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / hara-kiri-alive-with.ly
index f8dc4d921bde347eb4265246e041ab919e35db36..4a2a7f6bdbb1bcf7b8ef9f39e795398dea8cd2ba 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.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
   }
 }