3.1.145 VowelTransition
VowelTransition objects are created by: Hyphen_engraver.
Standard settings:
after-line-breaking
(boolean):
ly:spanner::kill-zero-spanned-time
Dummy property, used to trigger callback for
after-line-breaking
.arrow-length
(number):
0.5
Arrow length.
arrow-width
(number):
0.5
Arrow width.
bound-details
(list): '((left (Y . 0) (padding . 0.14) (attach-dir . 1)) (right-broken (padding . 0)) (left-broken (padding . 0)) (right (Y . 0) (padding . 0.14) (attach-dir . -1) (arrow . #t)))An alist of properties for determining attachments of spanners to edges.
left-bound-info
(list):
ly:line-spanner::calc-left-bound-info
An alist of properties for determining attachments of spanners to edges.
minimum-length
(dimension, in staff space):
1.0
Try to make a spanner at least this long, normally in the horizontal direction. This requires an appropriate callback for the
springs-and-rods
property. If added to aTie
, this sets the minimum distance between noteheads.right-bound-info
(list):
ly:line-spanner::calc-right-bound-info
An alist of properties for determining attachments of spanners to edges.
springs-and-rods
(boolean):
ly:vowel-transition::set-spacing-rods
Dummy variable for triggering spacing routines.
stencil
(stencil):
ly:line-spanner::print
The symbol to print.
style
(symbol):
'line
This setting determines in what style a grob is typeset. Valid choices depend on the
stencil
callback reading this property.vertical-skylines
(pair of skylines):
#<unpure-pure-container #<primitive-procedure ly:grob::vertical-skylines-from-stencil> #<primitive-procedure ly:grob::pure-simple-vertical-skylines-from-extents> >
Two skylines, one above and one below this grob.
Y-offset
(number):
0.5
The vertical amount that this object is moved relative to its Y-parent.
This object supports the following interface(s): grob-interface, line-interface, line-spanner-interface, lyric-interface and spanner-interface.