On 2008/09/09 19:57 +0200, Reinhold Kainhofer wrote: > Well, as one of my teachers at school used to say: "Believing means not > knowing..." Attached is a simple lilypond file, which does exactly what you > want (modulo the 5/4 in the Vla staff, since that measure actually contains > 6/4 ;-) ). The trick is in removing the spanned bars from the StaffGroup and > insert an InnerStaffGroup for the staves before the Vla and one for the > staves after the Vla. For these InnerStaffGroups you can enable spanned > barlines to produce the desired result.
Wow, you made the effort of typesetting the whole example, but adding and removing the same engravers in each InnerStaffGroup is not very clean, doing this in \layout is more appropriate. > PS: Now and again, I'm really astonished and fascinated about the power and > flexibility that LilyPond's Engraver and Context hierarchy brings! So I am! John _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
