script-interface
An object that is put above or below a note
User settable properties:
add-stem-support
(boolean)- If set, the Stem object is included in this script's support
inside-slur
(boolean)- If set, this script should be inside the
slur. If set to false, the script places itself around the slur. If
unset, script and slur ignore each other
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.
Internal properties:
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: DynamicText and Script
Read comments on this page, or
add one.
This page is for LilyPond-2.5.11 (development-branch).
Report errors to <bug-lilypond@gnu.org>.