lilypond-user
[Top][All Lists]
Advanced

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

[no subject]


From: Randall J Elzinga
Subject:
Date: Tue, 22 Jun 2004 23:52:29 -0400

Hey all,

I have the following contents in a lilypond file

\header{title= "Grace Bug"}
\score{
\notes{
\time 4/4
\relative f' {
\partial 4*1 f4|\partial 4*3 \grace{ g  8} f2. \bar "|."}}}

When I run it through lilypond, it generates an extra bar empty bar after the last note. If I take out the \grace g8 command, then no extra bar is generated. If I replace \grace by any of the other grace variations, the extra bar is still there. In the file that this error came up in, having graces in a full measure generated no extra bar, so I think it has something to do with grace notes in partial bars. How can I stop this from happening? Is this a bug?

Randy.





reply via email to

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