Hello, I have a bug with first grace note:
upper = \relative c'' {
\clef treble
\key c \major
\time 4/4
a4 a4 a4 a4
\bar "|" \break
\grace a4
\bar "|" \break
}
lower = \relative c {
\clef bass
\key c \major
\time 4/4
a2 a2
\bar "|" \break
a4
\bar "|" \break
}
\score {
James writes:
> On Mon, 04 Sep 2017 08:38:02 +0200
> David Kastrup wrote:
>
>> Dan Eble writes:
>>
>> > So difficult to do anything about that it’s not worth tracking.
>> > Very well.
>>
>> I don't know whether we have an issue entry for this or not.
>
> No I don't think we do.
If we did
On Mon, 04 Sep 2017 08:38:02 +0200
David Kastrup wrote:
> Dan Eble writes:
>
> > So difficult to do anything about that it’s not worth tracking.
> > Very well.
>
> I don't know whether we have an issue entry for this or not.
No I don't think we do.
James