[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: strange beaming when changing staff
From: |
James Lowe |
Subject: |
RE: strange beaming when changing staff |
Date: |
Thu, 14 Apr 2011 05:58:08 +0000 |
Hello
________________________________________
From: address@hidden address@hidden on behalf of Nathan Chou address@hidden
Sent: 14 April 2011 06:27
To: address@hidden
Subject: strange beaming when changing staff
> 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
---
There was this
http://code.google.com/p/lilypond/issues/detail?id=1565
But this has been fixed *very* recently.
and should be in 2.13.59.
I don't have that downloaded yet, and am still on 2.13.54 and I can't see any
problems in that version.
James