lilypond-user
[Top][All Lists]
Advanced

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

Re: \RemoveEmptyStaves removes Dynamics context


From: Malte Meyn
Subject: Re: \RemoveEmptyStaves removes Dynamics context
Date: Sun, 6 May 2018 23:03:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0



Am 06.05.2018 um 22:35 schrieb Thomas Weber:
Can anybody help me with keeping the dynamics alive?  Many thanks!

[…]

\layout {
   \context {
     \Score

Replace \Score by \Staff here.

     \RemoveEmptyStaves
     \override VerticalAxisGroup.remove-first = ##t
   }
}



reply via email to

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