Next: separation-item-interface, Previous: semi-tie-column-interface, Up: Graphical Object Interfaces
A tie which is only on one side connected to note heads.
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.
direction(direction)- If
side-axisis1(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=0but also other numerical values are permitted.head-direction(direction)- Are the note heads left or right in a semitie?
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.note-head(layout object)- A single note head
This grob interface is used in the following graphical objects: LaissezVibrerTie and RepeatTie
Next: separation-item-interface, Previous: semi-tie-column-interface, Up: Graphical Object Interfaces
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.