Knute Snortum <[email protected]> writes: > The following snippet will cause an error in version 2.22.2: > > %%% > \version "2.22.2" > > \relative { > c''2. \grace { b16[ c] } \slashedGrace { d8 } c4\trill | > } > %%% > > This error does not show up in 2.23.9, so I don't know if there's any > action to take, but I thought I'd document it here.
Historically, multiple grace parts in sequence were just not supported. I have no idea whether some refactoring by Dan has changed the substance of the matter but my gut feeling would be not to rely on it working. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
