Next: BreathingSign, Previous: BreakAlignGroup, Up: All layout objects
BreakAlignment objects are created by: Break_align_engraver.
Standard settings:
non-musical
(boolean):#t
True if the grob belongs to a
NonMusicalPaperColumn
.stacking-dir
(direction):1
Stack objects in which direction?
X-extent
(pair of numbers):ly:axis-group-interface::width
Hard coded extent in X direction.
break-align-orders
(vector):#((left-edge ambitus breathing-sign clef staff-bar key-cancellation key-signature time-signature custos) (left-edge ambitus breathing-sign clef staff-bar key-cancellation key-signature staff time-signature custos) (left-edge ambitus breathing-sign clef key-cancellation key-signature staff-bar time-signature custos))
Defines the order in which prefatory matter (clefs, key signatures) appears. The format is a vector of length 3, where each element is one order for end-of-line, middle of line, and start-of-line, respectively. An order is a list of symbols.
For example, clefs are put after key signatures by setting
\override Score.BreakAlignment #'break-align-orders = #(make-vector 3 '(span-bar breathing-sign staff-bar key clef time-signature))axes
(list):'(0)
List of axis numbers. In the case of alignment grobs, this should contain only one number.
This object supports the following interface(s): item-interface, break-alignment-interface, axis-group-interface and grob-interface.
Diese Seite ist für LilyPond-2.11.58 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Ihre Vorschläge für die Dokumentation sind willkommen.