lilypond-user
[Top][All Lists]
Advanced

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

Re: Create custom Staff type


From: Paul
Subject: Re: Create custom Staff type
Date: Sat, 2 Jul 2016 14:29:52 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 07/02/2016 02:08 PM, David Kastrup wrote:
\layout {
   \context { \Staff
     \name "HiddenStaff"
     \alias "Staff"
     \RemoveAllEmptyStaves
   }
   \inherit-acceptability HiddenStaff Staff
}

See also this snippet: http://lsr.di.unimi.it/LSR/Item?id=882

\inherit-acceptability simplifies things considerably but note that it is in the latest development version, 2.19, but not in the stable 2.18 version.

-Paul



reply via email to

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