bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1613 in lilypond: Beamed stems too long when avoiding lownote


From: Phil Holmes
Subject: Re: Issue 1613 in lilypond: Beamed stems too long when avoiding lownote in other voice
Date: Sun, 17 Apr 2011 15:29:49 +0100

"Jay Anderson" <address@hidden> wrote in message news:address@hidden
On Fri, Apr 15, 2011 at 7:59 AM,  <address@hidden> wrote:
Comment #3 on issue 1613 by address@hidden: 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






reply via email to

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