On Sun, 11 Oct 2020 at 02:34, Nate Whetsell <nathan.whets...@gmail.com> wrote: > > Hi there, > > First, thank you for all your work on LilyPond. > > Within \compressMMRests, if a multi-measure rest is preceded by a \partial that’s not at the beginning of the score, it appears that the multi-measure rest isn’t compressed. Here’s a LilyPond example that illustrates the issue: > > ``` > \version "2.20.0" > \compressMMRests { > c'1 > \partial 4 c'4 > R1*42 % These rests are not compressed. > } > ```
Hello, Note that \set Score.skipBars = ##t is working. Cheers, Xavier -- Xavier Scheuer <x.sche...@gmail.com> _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond