bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi-measure rests not compressed when \partial is used in middle o


From: Xavier Scheuer
Subject: Re: Multi-measure rests not compressed when \partial is used in middle of score
Date: Sun, 11 Oct 2020 11:36:51 +0200

On Sun, 11 Oct 2020 at 02:34, Nate Whetsell <nathan.whetsell@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.scheuer@gmail.com>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]