| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < VoltaBracketSpanner ] | [ Up : All layout objects ] | [ Graphical Object Interfaces > ] |
3.1.163 VowelTransition
A vowel transition in
lyrics. See also LyricHyphen.
VowelTransition objects are created by: Hyphen_engraver.
Standard settings:
-
after-line-breaking(boolean): ly:spanner::kill-zero-spanned-timeDummy property, used to trigger callback for
after-line-breaking.-
arrow-length(number): 0.5Arrow length.
-
arrow-width(number): 0.5Arrow width.
-
bound-details(alist, with symbols as keys): '((left (padding . 0.14) (attach-dir . 1)) (right-broken (padding . 0)) (left-broken (padding . 0)) (right (padding . 0.14) (attach-dir . -1) (arrow . #t)))An alist of properties for determining attachments of spanners to edges.
-
left-bound-info(alist, with symbols as keys): ly:horizontal-line-spanner::calc-left-bound-infoAn alist of properties for determining attachments of spanners to edges.
-
minimum-length(dimension, in staff space): 1.0Try to make a spanner at least this long, normally in the horizontal direction. This requires an appropriate callback for the
springs-and-rodsproperty. If added to aTie, this sets the minimum distance between noteheads.-
right-bound-info(alist, with symbols as keys): ly:horizontal-line-spanner::calc-right-bound-infoAn alist of properties for determining attachments of spanners to edges.
-
springs-and-rods(boolean): ly:vowel-transition::set-spacing-rodsDummy variable for triggering spacing routines.
-
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.-
vertical-skylines(pair of skylines): #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> #<procedure ly:grob::pure-simple-vertical-skylines-from-extents (_ _ _)> >Two skylines, one above and one below this grob.
-
Y-offset(number): 0.5The vertical amount that this object is moved relative to its Y-parent.
This object supports the following interface(s):
grob-interface, horizontal-line-spanner-interface, line-interface, line-spanner-interface, lyric-interface and spanner-interface.
This object is of class Spanner (characterized by spanner-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < VoltaBracketSpanner ] | [ Up : All layout objects ] | [ Graphical Object Interfaces > ] |