bug-lilypond
[Top][All Lists]
Advanced

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

collision bug?


From: Kieren MacMillan
Subject: collision bug?
Date: Mon, 21 Jun 2010 15:55:20 -0400

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



reply via email to

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