bug-lilypond
[Top][All Lists]
Advanced

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

Re: ChoirStaff - InstrumentName problems


From: Bertalan Fodor
Subject: Re: ChoirStaff - InstrumentName problems
Date: Sat, 26 Mar 2005 10:00:51 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)



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




reply via email to

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