| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < mark-interface ] | [ Up : Graphical Object Interfaces ] | [ measure-grouping-interface > ] | ||
3.2.67 measure-counter-interface
A counter for numbering measures.
User settable properties:
count-from(integer)The first measure in a measure count receives this number. The following measures are numbered in increments from this initial value.
Internal properties:
columns(array of grobs)An array of grobs, typically containing
PaperColumnorNoteColumnobjects.
This grob interface is used in the following graphical object(s): MeasureCounter.
| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < mark-interface ] | [ Up : Graphical Object Interfaces ] | [ measure-grouping-interface > ] | ||