Node: Bar_number_engraver, Next: , Previous: Bar_engraver, Up: Engravers



Bar_number_engraver

A bar number is created whenever measurePosition is zero. It is put on top of all staves, and appears only at left side of the staff.

Properties (read)


barNumberVisibility (procedure)
Procedure that takes an int and returns whether the corresponding bar number should be printed
stavesFound (list)
list of all staff-symbols found.
currentBarNumber (integer)
Contains the current barnumber. This property is incremented at every barline.
This engraver creates the following grobs: BarNumber.

Bar_number_engraver is part of contexts: Score


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

Report errors to <bug-lilypond@gnu.org>.