The 
barlinenum program identifies measure numbers in SCORE data.
 Without options, the program will generate a list of identified
 measure numbers.  The 
l will label
 the measure numbers with 
@function: barnum
 parameters.  Using 
m will also mark the
 associated barline with the measure number.
 
 
OPTIONS
| ⓘ | -l |  | Label page number items with a     @function: barnum parameter. | 
| ⓘ | -m |  | Mark associated barlines with measure number.     @barnum: # parameter. | 
| ⓘ | --text-only |  | Only consider text items for measure number candidates     (don't consider number items). | 
| ⓘ | --numbers-only |  | Only consider number items for measure number candidates     (don't consider text items). | 
| ⓘ | --left-only |  | Only search for measure number candidates at the left side     of a system (currently enabled by default). | 
| ⓘ | --above-cutoff 20.0 |  | Only search for measure number below the given vertical     position. |