Am Montag, 5. März 2007 17:21 schrieb Lara Diamand:
> Hi,
>
> I would like to know how to end a piece for choir.
> I havemade the score sith \ChoirStaff
> In the manual it says that if you enter a bartype, (in this case "|." ) in
> one voice , it automatically counts for all the voices. This works, but I
> can't get it  to get together at the end of the piece. The bars stay
> separate. If I replace \ChoirStaff for \StaffGroup it is together at the
> end but also every barline is across all the staves aand I don't want that.
> So what to do?
>
> Thanks, Lara Diamand
>

Hi,

I use a StaffGroup with

\override StaffGroup.SpanBar #'transparent = ##t

and then, at the very end of one voice:

\override StaffGroup.SpanBar #'transparent = ##f
\bar "|."


Regards,
Robert


-- 
Robert Memering
Arbeitsbereich Linguistik, Universität Münster
Hüfferstraße 27, D-48149 Münster, Germany
Raum 01.85, Tel. +49-251-83-31958
http://santana.uni-muenster.de


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

Reply via email to