bug-lilypond
[Top][All Lists]
Advanced

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

Re: collision bug?


From: Alexander Kobel
Subject: Re: collision bug?
Date: Tue, 22 Jun 2010 10:30:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4

On 2010-06-22 07:20, James Bailey wrote:
On 21.06.2010, at 21:55, Kieren MacMillan wrote:
Hi all,

There appear to be at least two collisions in this small snippet that
are unsightly: the first flat and the preceding rest, and the second
flat and the preceding ledger line.
Regression?

If this is to be added as a regression, can you say which version
produces acceptable output?

Hi,

AFAICS it's between 2.13.24 (and earlier) and 2.13.25 (see attached outputs).


Cheers,
Alexander

________________________

\version "2.13.25"
\include "english.ly"

thenotesI = \relative g' {
g2( af)
}
thenotesII = \relative af {
r8 af( df ef f2)
}

\score {
\new Staff << \thenotesI \\ \thenotesII >>

Attachment: collision-2.13.24
Description: PNG image

Attachment: collision-2.13.25
Description: PNG image


reply via email to

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