[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Beat_performer ] | [ Up : Engravers and Performers ] | [ Bend_spanner_engraver > ] |
2.2.15 Bend_engraver
Create fall spanners.
Music types accepted:
bend-after-event
Properties (read)
currentBarLine
(graphical (layout) object)Set to the
BarLine
thatBar_engraver
has created in the current timestep.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.).
This engraver creates the following layout object(s):
BendAfter
.
Bend_engraver
is part of the following context(s) in \layout
: CueVoice
, DrumVoice
, GregorianTranscriptionVoice
, KievanVoice
, MensuralVoice
, PetrucciVoice
, StandaloneRhythmVoice
, TabVoice
, VaticanaVoice
and Voice
.