bug-lilypond
[Top][All Lists]
Advanced

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

strange beaming when changing staff


From: Nathan Chou
Subject: strange beaming when changing staff
Date: Thu, 14 Apr 2011 05:27:11 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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




reply via email to

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