Re: surviving staff

2004-05-11 Thread Ferenc Wagner
Erik Sandberg <[EMAIL PROTECTED]> writes: > Here: > \context Staff = "choir" > << > \context Voice = "global" \global > \context Voice = "choir" \repeat unfold 2 > << \sopr \alto \bass >> > \context Lyrics \repeat unfold 2 \lyri

Re: surviving staff

2004-05-11 Thread Erik Sandberg
On Wednesday 12 May 2004 00.29, Ferenc Wagner wrote: > Please, pretty please, could somebody comment on this? I'm > out of my wits... Here: \context Staff = "choir" << \context Voice = "global" \global \context Voice = "choir" \repeat unfold 2

Re: surviving staff

2004-05-11 Thread Erik Sandberg
On Wednesday 12 May 2004 00.29, Ferenc Wagner wrote: > Please, pretty please, could somebody comment on this? I'm > out of my wits... This is clearly a bug; it's in my local queue of bugs to isolate. I'll reply better once i have isolated the bug. If you want a quick workaround, I guess you cou

Re: surviving staff

2004-05-11 Thread Ferenc Wagner
Michael Welsh Duggan <[EMAIL PROTECTED]> writes: > Try adding > > \paper { > \context {\RemoveEmptyStaffContext} > } Thanks, it works! Eric Sandberg also recommended a solution, namely moving the Lyrics context out of the Staff context, which also works. Looks like I did somethin

Re: surviving staff

2004-05-11 Thread Michael Welsh Duggan
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Please, pretty please, could somebody comment on this? I'm > out of my wits... Try adding \paper { \context {\RemoveEmptyStaffContext} } to the bottom of your \score block. I couldn't test on 2.2.1, I am afraid, but see if it works.

Re: surviving staff

2004-05-11 Thread Ferenc Wagner
Please, pretty please, could somebody comment on this? I'm out of my wits... Ferenc Wagner <[EMAIL PROTECTED]> writes: > Hi, > > I can't make the first staff disappear from the second line > of this score, although it's empty. Were the lyrics one > syllabe shorter, it would go. Can anybody sug

surviving staff

2004-05-06 Thread Ferenc Wagner
Hi, I can't make the first staff disappear from the second line of this score, although it's empty. Were the lyrics one syllabe shorter, it would go. Can anybody suggest a solution? Also, I'm not sure what I'm doing when I use << >> inside a Voice context. I'd like to build chords and it seem