| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < VerticalAxisGroup ] | [ Up: All layout objects ] | [ VoltaBracket > ] |
3.1.161 VoiceFollower
A line to indicate staff changes of a voice.
VoiceFollower objects are created by the following engraver(s): Note_head_line_engraver.
Standard settings:
after-line-breaking(boolean):
ly:spanner::kill-zero-spanned-timeDummy property, used to trigger callback for
after-line-breaking.bound-details(alist, with symbols as keys): '((right (attach-dir . 0) (padding . 1.5)) (left (attach-dir . 0) (padding . 1.5)))An alist of properties for determining attachments of spanners to edges.
gap(dimension, in staff space):
0.5Size of a gap in a variable symbol.
left-bound-info(alist, with symbols as keys):
ly:line-spanner::calc-left-bound-infoAn alist of properties for determining attachments of spanners to edges.
normalized-endpoints(pair):
ly:spanner::calc-normalized-endpointsRepresents left and right placement over the total spanner, where the width of the spanner is normalized between 0 and 1.
right-bound-info(alist, with symbols as keys):
ly:line-spanner::calc-right-bound-infoAn alist of properties for determining attachments of spanners to edges.
stencil(stencil):
ly:line-spanner::printThe symbol to print.
style(symbol):
'lineThis setting determines in what style a grob is typeset. Valid choices depend on the
stencilcallback reading this property.
This object supports the following interface(s):
grob-interface, line-interface, line-spanner-interface and spanner-interface.
This object is of class Spanner (characterized by spanner-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < VerticalAxisGroup ] | [ Up: All layout objects ] | [ VoltaBracket > ] |