[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < SpanBar ] | [ Up : All layout objects ] | [ StaffSpacing > ] |
3.1.95 StaffGrouper
StaffGrouper objects are not created by any engraver.
Standard settings:
after-last-staff-spacing
(list):
'((space . 10.5) (minimum-distance . 8) (padding . 1))
An alist of spacing variables that controls the spacing after the last staff in this staff group. See next-staff-spacing for a description of the elements of this alist.
between-staff-spacing
(list):
'((space . 9) (minimum-distance . 7) (padding . 1))
An alist of spacing variables that controls the spacing between staves within this staff group. See next-staff-spacing for a description of the elements of this alist.
This object supports the following interface(s): grob-interface, spanner-interface and staff-grouper-interface.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < SpanBar ] | [ Up : All layout objects ] | [ StaffSpacing > ] |