Hello everyone and thank you for an outstanding piece of software!
I noticed a bug that can make the output look rather silly; the beams
are not always put in the correct places when you use staff switching.
Consider the following example:
\score {
\type GrandStaff <
\type Staff = treble \notes \relative c' {
\clef treble;
\stemup
[c16 d e f]
\translator Staff = bass
[c b a g]
\translator Staff = treble
[c d e f] [g a b c]
}
\type Staff = bass \notes \relative c {
\clef bass;
\stemdown
c4 d e f
}
>
\paper { }
}
Run this through LilyPond and I assure you that you'll be surprised!
How did the beam lines end up there...
Fredrik Sandstrom | "I have never let my schooling
[EMAIL PROTECTED] | interfere with my education."
http://infa.abo.fi/~fredrik | - Mark Twain