[1.0] Measure num. every n shows number (every n) + 1 (with patch)

• Apr 10, 2011 - 02:08
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Context: ver. 1.0 rev. 4156

Issue: If the measure number is set to appear every n measures (menu "Style | Edit general style | Numbers", Interval), the measure number is actually shown (every n measures) +1.

Example: if measure number is set every 5 measures, measures with number are 6, 11, 16, ...

Expected result: measure number is shown for measure 5, 10, 15, ... as it is customary.

The small attached patch corrects the file measure.cpp to have the correct numbering.

Attachment Size
measure_cpp_meas_num_every_n.patch 774 bytes

Comments