(not documented)
This context is also known as:
none
This context creates the following grobs: NoteName, SeparatingGroupSpanner, SeparationItem, TieColumn, Tie and VerticalAxisGroup.
This context sets the following properties:
verticalExtent
to #f
extraVerticalExtent
to #f
minimumVerticalExtent
to #f
This context is a `bottom' context; it can not contain other contexts.
This context is built from the following engravers:
This engraver creates the following grobs:
SeparatingGroupSpanner and SeparationItem.
Music types accepted: note-event
This engraver creates the following grobs:
NoteName.
Music types accepted:
note-event
Music types accepted: tie-event
Properties (read)
tieMelismaBusy
(boolean)
Music types accepted:
skip-event
Music types accepted:
rest-event
Properties (read)
extraVerticalExtent
(pair of numbers)
minimumVerticalExtent
(pair of numbers)
verticalExtent
(pair of numbers)
property Staff.verticalExtent = #(-5.0 . 5.0)
VerticalExtent, MinimumVerticalExtent and ExtraVerticalExtent are
predefined in all relevant contexts to #f
, so they will not
inherit values.
Note that these VerticalExtents can only operate on vertical groups,
and therefore only work in contexts which contain an
Axis_group_engraver
.
This page is for LilyPond-2.0.1 (stable-branch).