Node: break-aligned-interface, Next: break-alignment-interface, Previous: beam-interface, Up: Graphical Object Interfaces
Items that are aligned in prefatory matter.
The spacing of these items is controlled by the space-alist
property. It contains a list break-align-symbols with a specification
of the associated space. The space specification can be
(minimum-space . spc))
(fixed-space . spc)
(semi-fixed-space . spc)
(extra-space . spc)
Special keys for the alist are first-note and next-note, signifying
the first note on a line, and the next note halfway a line.
Rules for this spacing are much more complicated than this. See [Wanske] page 126 - 134, [Ross] pg 143 - 147
break-align-symbol (symbol)
space-alist (list)
(break-align-symbol type
. distance), where type can be the symbols
minimum-space or extra-space.
This grob interface is used in the following graphical objects: Ambitus, BarLine, BarNumber, BreakAlignGroup, BreathingSign, Clef, Custos, DoublePercentRepeat, InstrumentName, KeySignature, LeftEdge, TimeSignature and VocalName
|
Read comments on this page, or
add one.
This page is for LilyPond-2.2.0 (stable-branch). |