Next: , Previous: semi-tie-column-interface, Up: Graphical Object Interfaces


semi-tie-interface

A tie which is only on one side connected to note heads.

User settable properties:
control-points (list)
List of offsets (number-pairs) that form control points for the tie/slur/bracket shape. For beziers, this should list the control points of a 3rd order bezier curve.
direction (direction)
If side-position is 1 (#X), then this property determines if the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines if the object is placed #UP #CENTER or #DOWN. Numerical values may also be used. #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted.
thickness (number)
Line thickness, generally measured in line-thickness.
Internal properties:
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-scoring or debug-slur-scoring also 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: , Previous: semi-tie-column-interface, Up: Graphical Object Interfaces

This page is for LilyPond-2.10.33 (stable-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.