|
| 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.
| [Prev in Thread] | Current Thread | [Next in Thread] |