[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Mark_tracking_translator ] | [ Up : Engravers and Performers ] | [ Measure_grouping_engraver > ] |
2.2.82 Measure_counter_engraver
This engraver numbers ranges of measures, which is useful in parts as an
aid for counting repeated measures. There is no requirement that the
affected measures be repeated, however. The user delimits the area to
receive a count with \startMeasureCount
and
\stopMeasureCount
.
Music types accepted:
measure-counter-event
Properties (read)
currentBarNumber
(integer)Contains the current bar number. This property is incremented at every bar line.
currentCommandColumn
(graphical (layout) object)Grob that is X-parent to all current breakable items (clef, key signature, etc.).
measurePosition
(moment)How much of the current measure have we had. This can be set manually to create incomplete measures.
This engraver creates the following layout object(s):
MeasureCounter
.
Measure_counter_engraver
is not part of any context