[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Slur_performer ] | [ Up : Engravers and Performers ] | [ Span_arpeggio_engraver > ] |
2.2.128 Spacing_engraver
Make a SpacingSpanner
and do bookkeeping of shortest starting and
playing notes.
Music types accepted:
spacing-section-event
Properties (read)
-
currentCommandColumn
(graphical (layout) object) Grob that is X-parent to all current breakable items (clef, key signature, etc.).
-
currentMusicalColumn
(graphical (layout) object) Grob that is X-parent to all non-breakable items (note heads, lyrics, etc.).
-
proportionalNotationDuration
(moment) Global override for shortest-playing duration. This is used for switching on proportional notation.
This engraver creates the following layout object(s):
SpacingSpanner
.
Spacing_engraver
is part of the following context(s) in \layout
: ChordGridScore
, Score
and StandaloneRhythmScore
.
[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Slur_performer ] | [ Up : Engravers and Performers ] | [ Span_arpeggio_engraver > ] |