```
\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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to