The solution is to do the same redefinition of the ChoirStaff as the \RemoveEmptyStaffContext does to the Staff context. See my recent email on the same problem for RhythmicStaffContext (Graham did some clarifications in the manual too).

So I tried:

\context { \ChoirStaff \remove "Axis_group_engraver"
           \consists "Hara_kiri_engraver" }

This gives bad result, because it don't keep the distance between elements of the ChoirStaff, so Lyrics and Staffs get written over each other. The same happens when I delete \remove "Axis_group_engraver"

Bert


_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to