Next: line-spanner-interface, Previous: ligature-interface, Up: Graphical Object Interfaces
Generic line objects. Any object using lines supports this. The property style can be line, dashed-line, trill, dotted-line or zigzag.
For dashed-line, the length of the dashes is tuned with dash-fraction. If the latter is set to 0, a dotted line is produced. If dash-period 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
stencilcallback 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 of1gives 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 object(s): DynamicTextSpanner, Glissando, Hairpin, HorizontalBracket, LigatureBracket, OttavaBracket, PianoPedalBracket, TrillSpanner, TupletBracket, VoiceFollower and VoltaBracket.
Cette page documente LilyPond-2.11.58 (branche de développement).
Rapportez 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
Vos suggestions à propos de la documentation sont les bienvenues.