hi helge,
i don't see the beam thing using 2.11
but
i wondered whether you perhaps meant this:
\version "2.10.14"
\score {
<<
\new GrandStaff
<<
\new Staff = upper \relative c'' {
\clef treble
\time 6/8
\partial 8
r8
r8. b,16 d g r8. g,16 b e
}
\new Staff = lower \relative c' {
\clef bass
\time 6/8
\partial 8
r8
\stemDown
b,16 d g r8. g,16 b e r8.
}
>>
>>
}
it looks better without the two \change Staff elements
Damian
On 19 May 2007, at 06:04, Helge Kruse wrote:
<test.ly>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user