Carl Sorensen <[email protected]> writes:

I think that Saul's post is unnecessarily complicated for the outcome you want.  There's no need (IMO) to use \RemoveAllEmptyStaves.  Just have the Score accept the NullVoice context.  At least that seems to work for me.

In my actual file, I was getting a warning that staff affinities should only decrease. It goes away when I add this into the layout:

 \context {
   \ChordNames
   \override VerticalAxisGroup.staff-affinity = ##f
 }

... but I confirm that \RemoveAllEmptyStaves doesn't seem to be making any difference at all.

--
Thanks
David

Reply via email to