lilypond-user
[Top][All Lists]
Advanced

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

Re: end bar for all staves?


From: Marek Klein
Subject: Re: end bar for all staves?
Date: Wed, 29 Apr 2009 14:41:57 +0200

Hi,
could this snippet be help for you?
<http://lsr.dsi.unimi.it/LSR/Item?id=320>

-- 
Marek Klein
http://gregoriana.sk


2009/4/27 Patrick Braun <address@hidden>:
> Hi aĺl,
>
> I just wrote a choirstaff (4 voice, 2 staves) that looks like (see below)
> I now want to give the whole thing an end bar for both staves (and not only
> per staff).
> I've perused the manual and the snippets and can't find a single suit. They
> all use grandstaff which draws all the bar lines right through all the words
> which I don't want.
> I've tried putting \bar "|." everywhere.
> help, please!
>
>
> \score
> {
> \new ChoirStaff
> <<
> \new Staff
> <<
> \clef "treble"
> \new Voice = "sop" { \voiceOne \Key \sopMusic }
> \new Voice = "alto" { \voiceTwo \altoMusic }
> \new Lyrics \lyricsto "sop" { \verseOne }
> \new Lyrics \lyricsto "sop" { \verseTwo }
> \new Lyrics \lyricsto "sop" { \verseThree }
>>>
> \new Staff
> <<
> \clef "bass"
> \new Voice = "tenor" { \voiceThree \Key \tenorMusic }
> \new Voice = "bass" { \voiceFour \bassMusic }
>>>
>>>
> }
>
>
> --
> P.J. Braun
> 0177 1747470
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>




reply via email to

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