| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < figured-bass-continuation-interface ] | [ Up: Graphical Object Interfaces ] | [ finger-interface > ] |
3.2.47 finger-glide-interface
The line between Fingering grobs indicating a glide with that finger.
The property style may take the following symbols.
lineA simple connecting line.
dashed-linePrint a dashed line. Customizable with settings for
dash-fractionanddash-period.dotted-linePrint a dotted line.
stub-rightThe printed line is limited to a certain amount right before its right bound. This amount is configurable by a suitable setting for
bound-details.right.right-stub-length.stub-leftThe printed line is limited to a certain amount right after its left bound. The amount is configurable by a suitable setting for
bound-details.right.left-stub-length.stub-bothThe printed line combines the settings of
stub-leftandstub-right.zigzagA zigzag line, configurable with suitable settings for
zigzag-widthandzigzag-length.trillA trill style line.
bowA bow style line. The orientation of the bow may be tweaked with a suitable setting of
details.bow-direction.
User-settable properties:
dash-fraction(number)Size of the dashes, relative to
dash-period. Should be between0.1and1.0(continuous line). If set to0.0, a dotted line is produceddash-period(number)The length of one dash together with whitespace. If negative, no line is drawn at all.
details(alist, with symbols as keys)An alist of parameters for detailed grob behavior. See All layout objects for more information on the available parameters and their default values of a particular grob’s
detailsproperty. See Graphical Object Interfaces for documentation of the available parameters. Supporting interfaces can be found at the bottom of a grob’s description section.style(symbol)This setting determines in what style a grob is typeset. Valid choices depend on the
stencilcallback reading this property.zigzag-length(dimension, in staff space)The length of the lines of a zigzag, relative to
zigzag-width. A value of1gives 60-degree zigzags.zigzag-width(dimension, in staff space)The width of one zigzag squiggle. This number is adjusted slightly so that the spanner line can be constructed from a whole number of squiggles.
This grob interface is used in the following graphical object(s): FingerGlideSpanner.
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < figured-bass-continuation-interface ] | [ Up: Graphical Object Interfaces ] | [ finger-interface > ] |