[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < spaceable-grob-interface ] | [ Up : Graphical Object Interfaces ] | [ spacing-options-interface > ] |
3.2.132 spacing-interface
This object calculates the desired and minimum distances between two columns.
Internal properties:
left-items
(array of grobs)Grobs organized on the left by a spacing object.
right-items
(array of grobs)Grobs organized on the right by a spacing object.
This grob interface is used in the following graphical object(s): NoteSpacing
and StaffSpacing
.