Next: self-alignment-interface, Previous: script-column-interface, Up: Graphical Object Interfaces
An object that is put above or below a note
add-stem-support(boolean)- If set, the
Stemobject is included in this script's support.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.script-priority(number)- A sorting key that determines in what order a script is within a stack of scripts.
slur-padding(number)- Extra distance between slur and script.
positioning-done(boolean)- Used to signal that a positioning element did its job. This ensures that a positioning is only done once.
script-stencil(pair)- Pair (
type.arg), which acts as an index for looking up a Stencil object.slur(layout object)- A pointer to a slur object
This grob interface is used in the following graphical objects: AccidentalSuggestion, DynamicText and Script
Next: self-alignment-interface, Previous: script-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.