lilypond-user
[Top][All Lists]
Advanced

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

Re: Barcheck with full measure rests


From: Lukas-Fabian Moser
Subject: Re: Barcheck with full measure rests
Date: Tue, 21 May 2019 15:49:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1


I'm probably having some subtlety wrong. The following code creates the 
attached image.
%%%%%%%%%%%
\version "2.21.0"

{ << R1 { s2. s4^"some markup" } >> }

{ << { \oneVoice R1 } \\ { s2. s4^"some markup" } >> }
%%%%%%%%%%%

The lower akkolade is what I want this to look like while the upper akkolade adds a staff 
I don't wish to see. Adding "RemoveEmptyStaves" should not be required (and may 
or may not create more unwanted side effects in that I may not wish for other staves to 
be removed).

As I said I probably am overlooking something since Alexander Kobel made the 
very same suggestion off list.

Sorry that I didn't mention this: This works if the context is "rich" enough to guarantee that everything will be fit into a single staff. Wrap eath << >> into a \new Staff, then it should work.

Best
Lukas




reply via email to

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