Next: PianoStaff, Previous: MensuralVoice, Up: Contexts
(not documented)
This context creates the following layout objects:
NoteName, SeparatingGroupSpanner, SeparationItem, StaffSpacing, TieColumn, Tie and VerticalAxisGroup.
This context sets the following properties:
verticalExtent
to #f
extraVerticalExtent
to #f
minimum-Y-extent
in VerticalAxisGroup to #f
.
This context is a `bottom' context; it can not contain other contexts.
This context is built from the following engravers:
Separating_line_group_engraver
Properties (read)
createSpacing
(boolean)StaffSpacing
objects?
Should be set for staves.
breakableSeparationItem
(layout object)Note_name_engraver
Music types accepted:
Properties (read)
printOctaveNames
(boolean)Tie_engraver
Music types accepted:
Properties (read)
tieWaitForNote
(boolean)tieMelismaBusy
(boolean)Skip_event_swallow_translator
Music types accepted:
Rest_swallow_translator
Music types accepted:
Axis_group_engraver
Properties (read)
verticalExtent
(pair of numbers)\set Staff.verticalExtent = #'(-5.0 . 5.0)
This does not work for Voice or any other context that doesn't form a
vertical group.
minimumVerticalExtent
(pair of numbers)extraVerticalExtent
(pair of numbers)
This page is for LilyPond-2.8.8 (stable-branch).