bug-lilypond
[Top][All Lists]
Advanced

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

somewhat esoteric bug with grace notes and key changes


From: Han-Wen Nienhuys
Subject: somewhat esoteric bug with grace notes and key changes
Date: Wed, 21 May 2003 12:32:31 +0200

address@hidden writes:
> Here's a bug that doesn't occur very often; it might not be worth the time
> to fix it.  But here it is...
> 
> This file works as expected.  But when you uncomment the \grace line, the
> piece begins in treble clef, has three grace notes, and _then_ executes
> the \global section (time signature, key change, etc).
> 
> I can work around it by inserting a "\partial 32 s32" between the beginning
> of \melody and the "a4 a" notes, but it looks like an ugly hack.  My .ly file
> would look much nicer if I didn't need to do that.  :)


Unfortunately, I haven't worked out a proper protocol synchronizing
grace and non-grace notes.

In the meantime, why don't you do

  \context Staff { \global \melody }
  
instead?

-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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