lilypond-user
[Top][All Lists]
Advanced

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

Re: print bass staff not always


From: Gianmaria Lari
Subject: Re: print bass staff not always
Date: Mon, 21 Jan 2019 14:57:10 +0100



On Mon, 21 Jan 2019 at 13:02, Valentin Villenave <address@hidden> wrote:
On 1/21/19, Andrew Bernard <address@hidden> wrote:
> Not sure how to do it with PianoStaff.

That’s because of the Keep_alive_together engraver. Your layout block
should look like:

\layout {
    \context {
      \PianoStaff
      \RemoveEmptyStaves
      \remove "Keep_alive_together_engraver"
      \override VerticalAxisGroup.remove-first = ##t
    }
}

That being said, I have never seen a piano part where only one of the
hands is printed when the other doesn’t play. (Vibraphone and marimba
parts, maybe.) That’s why we added this feature in the first place.

Cheers,
V.

Yes, sure.

My piece is for Accordion (Harlequin from V.Zolotaryof). I attached a screenshot of it.

Thank's a lot for your help!!
g.

Attachment: temp.png
Description: PNG image


reply via email to

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