Comment #4 on issue 1930 by [email protected]: convert-ly: No rule for MMRs 'staff-position = #0
https://code.google.com/p/lilypond/issues/detail?id=1930

Well, I guess the issue being flagged was that way back just after 2.14 was released, the behaviour of the MMR staff position over-ride changed, and therefore there could have been a convert-ly rule to "correct" this. Sample code:

{
  R1
  \override MultiMeasureRest #'staff-position = #0
  R1
  \override MultiMeasureRest #'staff-position = #2
  R1
  \override MultiMeasureRest #'staff-position = #4
  R1
  \override MultiMeasureRest #'staff-position = #-2
  R1
}

See attached images for 2.14 and 2.16. Rather water under the bridge, now: about 4 years ago.

Attachments:
        2.16.png  1.9 KB
        2.14.png  1.9 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to