Janek Warchoł <[email protected]> writes:
> PS interestingly, while whatever is \accepted by StaffGroups seems to
> be \accepted by ChoirStaffs, PianoStaffs and GrandStaffs won't accept
> new contexts unless explicitly told.
It's more like ChoirStaffs accept a StaffGroup (which is then implicitly
created and accepts whatever you declared it to accept).
Try putting some distinctive override into StaffGroup, like \override
NoteHead.font-size = 3 and you'll see it when your "ChoirStaff accepts"
your Foo context.
>> \new Foo { c'1 }
>>
>> (i.e. no grouping at all) also works.
>> Is this a bug, or a feature i don't understand?
\new Voice ... implicitly creates a Staff, and \new Foo ... implicitly
creates a StaffGroup.
--
David Kastrup
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond