Next: , Previous: Auto_beam_engraver, Up: Engravers


Axis_group_engraver

Group all objects created in this context in a VerticalAxisGroup spanner.

Properties (read)

verticalExtent (pair of numbers)
Hard coded vertical extent. The format is a pair of dimensions, for example, this sets the sizes of a staff to 10 (5+5) staff-spaces high.
          \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)
minimum vertical extent, same format as verticalExtent
extraVerticalExtent (pair of numbers)
extra vertical extent, same format as minimumVerticalExtent
This engraver creates the following layout objects: VerticalAxisGroup.

Axis_group_engraver is part of contexts: DrumStaff, GregorianTranscriptionStaff, MensuralStaff, NoteNames, RhythmicStaff, Staff, TabStaff and VaticanaStaff

This page is for LilyPond-2.8.8 (stable-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Other languages: English.
Using automatic language selection.