Hello,the following minimal example shows that \compressMMRests doesn’t work if there’s a \repeat unfold expression in parallel, regardless what its contents are:
%%%%%%%%%%%
\version "2.19.36"
global = {
\repeat unfold 2 \skip 1
}
<<
\global
\compressMMRests \relative {
R1*2
}
>>
%%%%%%%%%%%
Yours, Simon
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
