[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug with acciaccatura and piano staff
From: |
J. Scott Amort |
Subject: |
Re: bug with acciaccatura and piano staff |
Date: |
Tue, 14 Sep 2004 22:21:00 -0400 |
On Tue, 2004-09-14 at 21:19 -0400, J. Scott Amort wrote:
> On Tue, 2004-09-14 at 20:58 +0200, Erik Sandberg wrote:
> > This is part of the grace note problem. You must pad with dummy grace notes
> > in
> > all staves, like:
> >
> > \context Staff = lower {
> > \globalsettings
> > \clef bass
> > \grace s8 <c c,>2.
> > }
> >
> > erik
>
> Thanks for the response, Erik. However, this doesn't seem to work for
> me. The output is still not correct even with the dummy grace note.
Sorry, I spoke too soon! This does fix it, I forgot to include the
\grace before the s8! Thanks very much for the response.
Best,
Scott