bug-lilypond
[Top][All Lists]
Advanced

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

Consecutive \grace music


From: Dan Eble
Subject: Consecutive \grace music
Date: Tue, 15 Sep 2020 20:07:58 -0400

```
\version "2.20.0"
{ \grace c8 \grace d8 e4 }

```

That crashes.  The oldest version I tried was 2.20, but I suspect the problem 
is ancient.  Does anyone disagree that the above would ideally be treated as if 
it were this?

```
{ \grace { c8 d8 } e4 }
```

Regards,
— 
Dan




reply via email to

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