lilypond-user
[Top][All Lists]
Advanced

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

Re: \RemoveEmptyStaves


From: Peter O'Doherty
Subject: Re: \RemoveEmptyStaves
Date: Thu, 20 Dec 2012 12:42:09 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 11/14/2012 07:51 PM, Thomas Morley wrote:
2012/11/14 Peter O'Doherty <address@hidden>:
Yes, great. It works perfectly.
Thanks,
Peter
Hi Peter,

would be nice, if you could tell us which kind of solution worked for
you and how.

Adapting the LSR-snippet? Then I would be highly interested. I didn't manage.

Cheers,
  Harm

Harm, I'm very sorry for not replying sooner - I must have missed your email, am just seeing it now.
This is what I used:

showMultiRests = {

\set Staff.keepAliveInterfaces = #'(

rhythmic-grob-interface

multi-measure-rest-interface

lyric-interface

stanza-number-interface

percent-repeat-interface)

}

hideMultiRests = \unset Staff.keepAliveInterfaces


And then simply:

\hideMultiRests

s8 s8 s8


Hope this helps.
Best,
Peter

-- 
//=============================
-> Peter O'Doherty
-> http://www.peterodoherty.net
-> address@hidden
-> https://joindiaspora.com/people/70716
//=============================

reply via email to

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