lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 1930 in lilypond: convert-ly: No rule for MMRs


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1930 in lilypond: convert-ly: No rule for MMRs 'staff-position = #0
Date: Tue, 21 Jul 2015 15:32:53 +0000


Comment #4 on issue 1930 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]