bug-lilypond
[Top][All Lists]
Advanced

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

Re: strange beaming when changing staff


From: Phil Holmes
Subject: Re: strange beaming when changing staff
Date: Thu, 14 Apr 2011 10:28:04 +0100

"Trevor Daniels" <address@hidden> wrote in message news:address@hidden

Nathan Chou wrote Thursday, April 14, 2011 6:27 AM


I'm not top posting

\version "2.13.58"
<<
\new Staff{ \clef treble \time 2/4
b'8 b' b' b' | \change Staff = "bottom"
}
\new Staff = "bottom"{ \clef bass
c8 c c c |
}


(sorry if this bug has been reported already, I didn't see it)
The beam of last pair of notes extends all the way to the bottom note when
\change Staff = "bottom" is present, for some reason

This is definitely a bug in current git, and a critical
regression.

It looks the same as the bug reported by Friedrich Fisher
a few days ago:

This time the stems are really much too long!
Regards FF

\version "2.13.59"
\new Staff {
  \time 6/8
  \key a \major
  \clef treble
  <<
    { <d'' fis''>4 d'''16 b'' e'''4. }
    \\
    { d'4. e }
    \\

    \\
    { s4 s8 <fis'' a''> <e'' gis''> <b' gis''> }
  >>
}

in http://old.nabble.com/stemlength-II-tp31364477p31364477.html

Trevor

It's not related to that change - I've tried adding the override to this and it makes no difference. Neither is it 1565. I've checked and that remains fixed. I've submitted this as

http://code.google.com/p/lilypond/issues/detail?id=1612

--
Phil Holmes
Bug Squad






reply via email to

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