]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-staff-group-nested.ly
Doc-es: various updates.
[lilypond.git] / input / regression / page-spacing-staff-group-nested.ly
index 95124a7cbd2aef8c5c5024070a83b076f37c3351..865b84b4b6b9c6d389b758bc4aa9fde7341696f5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.52"
+\version "2.17.6"
 
 \header {
   texidoc = "StaffGroups can be nested, in which case the inner StaffGroup wins."
@@ -6,12 +6,15 @@
 
 \score {
  <<
-   \new StaffGroup <<
+   \new StaffGroup \with {
+     \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