lilypond-user
[Top][All Lists]
Advanced

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

Re: "cancelling" \RemoveEmptyStaffContext [SOLUTION]


From: Kieren MacMillan
Subject: Re: "cancelling" \RemoveEmptyStaffContext [SOLUTION]
Date: Fri, 18 Sep 2009 11:20:38 -0400

Hi Mats,

it should work to add the lines
\layout {
 RemoveEmptyStaffContext = \context {
 \Staff
 }
}
above your \include line, i.e. before the parser first sees the \RemoveEmptyStaffContext.

And the winner is... Mats!  =)
As desired, this "cancels" the effect of \RESC *without* any need to know what \RESC does in the first place — thanks!

the trick that Reinhold proposed that reverts the setting,
will only work if you apply them below the \include line, right?

Yes... but that's a moot point now.  ;)

Cheers,
Kieren.



reply via email to

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