bug-lilypond
[Top][All Lists]
Advanced

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

Re: collision bug?


From: James Bailey
Subject: Re: collision bug?
Date: Tue, 22 Jun 2010 07:20:29 +0200


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?

Thanks,
Kieren.
________________________

\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 >>

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



reply via email to

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