[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fw: Repeat Dots and Staff Size in 2.15.41
From: |
Trevor Daniels |
Subject: |
Fw: Repeat Dots and Staff Size in 2.15.41 |
Date: |
Mon, 9 Jul 2012 23:51:13 +0100 |
My second reply, identifying a possible source of the bug.
Trevor
----- Original Message -----
From: "Trevor Daniels" <address@hidden>
To: "Trevor Daniels" <address@hidden>; "David Stocker" <address@hidden>;
<address@hidden>
Sent: Sunday, July 08, 2012 12:52 PM
Subject: Re: Repeat Dots and Staff Size in 2.15.41
>
> Trevor Daniels wrote Sunday, July 08, 2012 12:48 PM
>
>
>> Damn! Another regression. (Sorry, David, I'm not
>> swearing at you - in fact, many thanks to you for picking
>> this up.)
>>
>> This one first appeared in 2.15.40. 2.15.39 is OK.
>
> This is worth checking:
>
> line_count fixes
>
> 1. implementation does not assume staff centered at zero
> 2. where used for determining whether something falls on a line,
> use Staff_symbol_referencer::on_line or on_staff_line
> 3. where used for determining whether something is within staff or not,
> use Staff_symbol_referencer::staff_span
>
> 2a872121379fffe7b1cd5d23048b7ea04b4d1f68
>
> Trevor
>