]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-staff-group-hara-kiri.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / page-spacing-staff-group-hara-kiri.ly
index 34dd5205124f96d9d2a9af9c68da961db7ffae10..5dc6a675764d6f579c008c72342977beace8e54c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   texidoc = "StaffGrouper interacts correctly with \RemoveEmptyStaffContext.
@@ -18,7 +18,7 @@ In both systems, there should be a large space between the staff groups."
 \score {
   <<
     \new StaffGroup = "G1" \with {
-      \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #20
+      \override StaffGrouper.staffgroup-staff-spacing.basic-distance = #20
     }
     <<
       \new Staff { c'1 \break c'1 \break R1 }