Just a brief follow-up. If this trick:
cadenzaMeasure = {
\cadenzaOff
\partial 1024 s1024
\cadenzaOn
}
... is used, the rests don't get duplicated but then the MMRest is not created,
but rather the single measure rests are printed out in multiple measures.
-David
----- Original Message -----
> From: "Werner LEMBERG" <[email protected]>
> To: "bobroff" <[email protected]>
> Cc: "bug-lilypond" <[email protected]>
> Sent: Saturday, January 27, 2024 7:53:51 PM
> Subject: Re: MMRests cause weirdness following \cadenzaOff
>> I've been wrestling with this mystery for some hours. I've finally
>> found how to trigger it. The multimeasure rest causes the
>> duplication of the rests in the display in previous measures. A
>> non-multimeasure rest does not result in the weird duplication. If
>> this is a known issue I missed the notice.
>
> It's a bug, now filed as
>
> https://gitlab.com/lilypond/lilypond/-/issues/6692
>
> Thanks for the report.
>
>
> Werner