Thanks Malte!

JM

> Le 27 févr. 2019 à 10:32, Malte Meyn <lilyp...@maltemeyn.de> a écrit :
> 
> 
> 
> Am 27.02.19 um 10:07 schrieb Jacques Menu:
>> Hello,
>> Compressing multiple measure rests can be handled with:
>>      \set Score.skipBars = ##t
>> and:
>>      \compressFullBarRests
>> as shown below by snippets taken from the LPNR.
>> When and where should these be used?
> 
> From property-init.ly:
> 
> compressFullBarRests = \set Score.skipBars = ##t
> expandFullBarRests   = \set Score.skipBars = ##f
> 
> It’s the same ;)
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to