[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < line-interface ] | [ Up : Graphical Object Interfaces ] | [ lyric-extender-interface > ] |
3.2.50 line-spanner-interface
Generic line drawn between two objects, e.g., for use with glissandi.
The property style
can be line
, dashed-line
, trill
, dotted-line
or zigzag
.
User settable properties:
bound-details
(list)An alist of properties for determining attachments of spanners to edges.
extra-dy
(number)Slope glissandi this much extra.
gap
(dimension, in staff space)Size of a gap in a variable symbol.
left-bound-info
(list)An alist of properties for determining attachments of spanners to edges.
right-bound-info
(list)An alist of properties for determining attachments of spanners to edges.
thickness
(number)Line thickness, generally measured in
line-thickness
.to-barline
(boolean)If true, the spanner will stop at the bar line just before it would otherwise stop.
Internal properties:
note-columns
(pair)A list of
NoteColumn
grobs.
This grob interface is used in the following graphical object(s): DynamicTextSpanner, Glissando, TextSpanner, TrillSpanner and VoiceFollower.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < line-interface ] | [ Up : Graphical Object Interfaces ] | [ lyric-extender-interface > ] |