]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-staff-group-nested.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / page-spacing-staff-group-nested.ly
index 3d0ca6b0caaf31d9aaea1b50bee1235d1dd2ff59..865b84b4b6b9c6d389b758bc4aa9fde7341696f5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   texidoc = "StaffGroups can be nested, in which case the inner StaffGroup wins."
@@ -7,14 +7,14 @@
 \score {
  <<
    \new StaffGroup \with {
-     \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #15
+     \override StaffGrouper.staffgroup-staff-spacing.basic-distance = #15
    }
    <<
      \new Staff {
        c'1
      }
      \new StaffGroup \with {
-       \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #20
+       \override StaffGrouper.staffgroup-staff-spacing.basic-distance = #20
      } <<
        \new Staff {
          c'1