bug-lilypond
[Top][All Lists]
Advanced

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

More grace problems


From: Erik Sandberg
Subject: More grace problems
Date: Wed, 23 Oct 2002 14:58:41 +0200

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




reply via email to

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