lilypond-user
[Top][All Lists]
Advanced

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

Re: compress full bar rests


From: David Kastrup
Subject: Re: compress full bar rests
Date: Sat, 10 Oct 2015 14:27:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Flaming Hakama by Elaine <address@hidden> writes:

> Somehow, through this framework, I cannot get full bar rests to compress
> when I use a globals treatment.
>
> Does anyone have a clue as to how to get them to compress?
>
> Thanks.
>
>
>
> \version "2.19.15"
>
> structure = \relative c {
>     \compressFullBarRests
>     \override MultiMeasureRest.expand-limit = #2
>     \override Score.RehearsalMark.self-alignment-X = #LEFT
>     \mark "Globally Uncompressed"
>     s1 |
>     s1 | s | s | s \bar "||"
> }

Compression can only happen when there is no music in parallel that
would require separate bars.  Like s1 | s1 | s ...

-- 
David Kastrup



reply via email to

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