Next: time-signature-interface, Previous: tie-column-interface, Up: Graphical Object Interfaces
A horizontal curve connecting two noteheads.
annotation(string)- Annotate a grob for debug purposes.
avoid-slur(symbol)- Method of handling slur collisions. Choices are
around,inside,outside. If unset, scripts and slurs ignore each other.aroundonly moves the script if there is a collision;outsidealways moves the script.control-points(list)- List of offsets (number pairs) that form control points for the tie, slur, or bracket shape. For Béziers, this should list the control points of a third-order Bézier curve.
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.
direction(direction)- If
side-axisis0(or#X), then this property determines whether the object is placed#LEFT,#CENTERor#RIGHTwith respect to the other object. Otherwise, it determines whether the object is placed#UP,#CENTERor#DOWN. Numerical values may also be used:#UP=1,#DOWN=-1,#LEFT=-1,#RIGHT=1,#CENTER=0.head-direction(direction)- Are the note heads left or right in a semitie?
line-thickness(number)- The thickness of the tie or slur contour.
neutral-direction(direction)- Which direction to take in the center of the staff.
staff-position(number)- Vertical position, measured in half staff spaces, counted from the middle line.
thickness(number)- Line thickness, generally measured in
line-thickness.
details(list)- Alist of parameters for detailed grob behavior.
More information on the allowed parameters can be found by inspecting lily/slur-scoring.cc, lily/beam-quanting.cc, and lily/tie-formatting-problem.cc. Setting
debug-tie-scoring,debug-beam-scoringordebug-slur-scoringalso provides useful clues.quant-score(string)- The beam quanting score; stored for debugging.
separation-item(layout object)- A separation item.
This grob interface is used in the following graphical object(s): Tie.
Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).
Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Se agradecen las sugerencias para la documentación.