lilypond-user
[Top][All Lists]
Advanced

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

Re: Customize \RemoveEmptyStaves


From: Helge Kruse
Subject: Re: Customize \RemoveEmptyStaves
Date: Tue, 17 Jul 2018 07:06:08 +0200

Marcos Press <address@hidden> schrieb am Di., 17. Juli 2018, 02:58:
Is there any way to set RemoveEmptyStaves just for SKIP's or when the rest/skip is larger than 1 (one) bar?

{
a1 | b4 a8 g b2 |
R1 | % no Remove
a1 | b4 a8 g b2 |
R1*2 | % yes Remove
a1 | b4 a8 g b2 |
R1 | % no Remove
f1 |
}

RemoveEmptyStaves is used to remove entire staff lines in a multi staff context. Your example looks as you want to remove individual measures. Why should Lilypond do this?

Regards, Helge


reply via email to

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