[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Vaticana_ligature_engraver ] | [ Up : Engravers and Performers ] | [ Volta_engraver > ] |
2.2.159 Vertical_align_engraver
Catch groups (staves, lyrics lines, etc.) and stack them vertically.
Properties (read)
alignAboveContext
(string)Where to insert newly created context in vertical alignment.
alignBelowContext
(string)Where to insert newly created context in vertical alignment.
hasAxisGroup
(boolean)True if the current context is contained in an axis group.
This engraver creates the following layout object(s):
StaffGrouper
and VerticalAlignment
.
Vertical_align_engraver
is part of the following context(s) in \layout
: ChoirStaff
, ChordGridScore
, GrandStaff
, PianoStaff
, Score
, StaffGroup
, StandaloneRhythmScore
and VaticanaScore
.