"Jay Anderson" <horndud...@gmail.com> wrote in message news:banlktikhkdx9qjbj9kuldj_cwct9ozr...@mail.gmail.com...
On Fri, Apr 15, 2011 at 7:59 AM,  <lilyp...@googlecode.com> wrote:
Comment #3 on issue 1613 by bordage....@gmail.com: Beamed stems too long
when avoiding low note in other voice
http://code.google.com/p/lilypond/issues/detail?id=1613

Han-Wen's commit has broken Beam_collision_engraver. One example among
others :

\relative c'' { d32 ees d c b c b a }

I just installed 2.13.60. The code below results in good beams in
2.13.59, but not in 2.13.60. Does this have the same cause as reported
above? Thanks.

-----Jay

\version "2.13.60"

\score
{
 \new Staff \relative c''
 {
   <<
     { ees4. c8 }
     \\
     { <a f>8 q q q }
   >>
 }
}

I would assume this is http://code.google.com/p/lilypond/issues/detail?id=1619 at this point.


--
Phil Holmes
Bug Squad




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to