Next: dynamic-interface, Previous: dot-column-interface, Up: Graphical Object Interfaces
The dots to go with a notehead or rest.direction
sets the preferred direction to move in case of staff line collisions.
direction
(direction)- If
side-axis
is1
(or#X
), then this property determines whether the object is placed#LEFT
,#CENTER
or#RIGHT
with respect to the other object. Otherwise, it determines whether 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.dot-count
(integer)- The number of dots.
style
(symbol)- This setting determines in what style a grob is typeset. Valid choices depend on the
stencil
callback reading this property.
This grob interface is used in the following graphical objects: Dots
Next: dynamic-interface, Previous: dot-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.