lilypond-user
[Top][All Lists]
Advanced

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

Re: question about multi measure rests from a blind user


From: Trevor Daniels
Subject: Re: question about multi measure rests from a blind user
Date: Tue, 16 Jun 2015 11:14:43 +0100

David Kastrup wrote Tuesday, June 16, 2015 8:24 AM

> \compressFullBarRests is probably named a bit confusingly: LilyPond
> merely refrains from uncompressing the rests then, but it does not
> actively compress them.

It is poorly named, but for a different reason.  \compressFullBarRests
merely sets 'skipBars to #t, which causes bar lines and bars to be 
suppressed for any rest or note which extends over several bars.  See

https://code.google.com/p/lilypond/issues/detail?id=3687

There is a music function \compressMMRests available from
Release 2.19.20 and later whose action is strictly limited 
to multi-measure rests.  It is likely \compressFullBarRests 
will be deprecated at some time, or more likely renamed to 
better indicate its true action.

Trevor

reply via email to

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