Hi,
Take a look at this:
\version "1.6.6"
\score {<
\context Staff = I \notes { \grace c8 c }
\context Staff = II \notes { \clef "bass" d8 }
>}
The \clef "bass" appears after the grace note according to the grace timing,
so the second staff starts with a g clef, which after zero time is changed to
a bass clef.
Of course I can add a dummy \grace s8 before the d8 to make it work as I
like, but it would be nicer if this wouldn't be needed.
Somehow the very beginning of a piece seems to count as time (0,0) instead of
(0,-Inf), which would seem more logical to me. But I don't know if that's the
real problem.
Erik
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond