Next: line-spanner-interface, Previous: ligature-interface, Up: Graphical Object Interfaces
Generic line objects. Any object using lines supports this. Normally, you get a straight line. If dash-period
is defined, a dashed line is produced; the length of the dashes is tuned with dash-fraction
. If the latter is set to 0, a dotted line is produced. If dash-fraction
is negative, the line is made transparent.
arrow-length
(number)- Arrow length.
arrow-width
(number)- Arrow width.
dash-fraction
(number)- Size of the dashes, relative to
dash-period
. Should be between0.0
(no line) and1.0
(continuous line).dash-period
(number)- The length of one dash together with whitespace. If negative, no line is drawn at all.
style
(symbol)- This setting determines in what style a grob is typeset. Valid choices depend on the
stencil
callback reading this property.thickness
(number)- Line thickness, generally measured in
line-thickness
.zigzag-length
(dimension, in staff space)- The length of the lines of a zigzag, relative to
zigzag-width
. A value of1
gives 60-degree zigzags.zigzag-width
(dimension, in staff space)- The width of one zigzag squiggle. This number is adjusted slightly so that the glissando line can be constructed from a whole number of squiggles.
This grob interface is used in the following graphical objects: DynamicTextSpanner, Glissando, Hairpin, HorizontalBracket, LigatureBracket, OttavaBracket, PianoPedalBracket, TrillSpanner, TupletBracket, VoiceFollower and VoltaBracket
Next: line-spanner-interface, Previous: ligature-interface, Up: Graphical Object Interfaces
Cette page documente LilyPond-2.11.28 (branche de développement).
Rapporter toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs
Your suggestions for the documentation are welcome.