Han-Wen Nienhuys wrote:
> OK; so I guess we only want threads and voices to move around,
No, I have once seen a Mozart piece with one choirstaff for the solists
and another one for the backing choir. As the solists were changing
between SATB, some staves actually DID move between staff groups.
Currently it doesn't work in lilypond, though: The span bars are updated
too soon (before the line break) and the system start delimiter isn't
updated at all. :-(
\score {
\notes \relative c'' <
\context StaffGroup = up <
\context Staff = sone { c1 c c c }
>
\context StaffGroup = down <
\context Staff = stwo { c1 c \break \translator StaffGroup = up
c1 c }
\context Staff = sthree { c1 c c c }
>
>
}
-Rune
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel