bug-lilypond
[Top][All Lists]
Advanced

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

Re: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per def


From: David Kastrup
Subject: Re: MultiMeasureRest's 'staff-position in RhythmicStaff is wrong per default
Date: Thu, 15 Mar 2012 13:07:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

James <address@hidden> writes:

> Hello,
>
> On 15 March 2012 00:00, Thomas Morley <address@hidden> wrote:
>> Hi,
>>
>> with the following code the first MMR is displaced. Adding a
>> 'staff-position-override works, but it shouldn't be necessary.
>>
>> \version "2.15.33"
>>
>>  \new RhythmicStaff {
>>    r1
>>    R1
>>    \override MultiMeasureRest #'staff-position = #0
>>    R1
>>  }
>>
>
> For completeness I have attached 2.14.2 output which is significantly
> different

That would be

commit e75f38b1a9adaf7752ced683fff0e6ec01bd8a13
Author: Mike Solomon <address@hidden>
Date:   Fri Aug 12 00:38:47 2011 +0200

    Allows multi measure rests' staff position to be set at 0.
    
    MultiMeasureRest grobs are only shifted if their staff position
    is unset.


added in version 2.15.9.

-- 
David Kastrup




reply via email to

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