RE: bracket and staff names

2009-10-30 Thread -Eluze
t Staff.instrumentName = #"Sopraan" > \sop > >> > > And all looks well now. > this highly depends on what you have written in \sop! -- View this message in context: http://old.nabble.com/bracket-and-staf

RE: bracket and staff names

2009-10-30 Thread Erik Appeldoorn
orn > Sent: vrijdag 30 oktober 2009 11:45 > To: '-Eluze' > Cc: lilypond-user@gnu.org > Subject: RE: bracket and staff names > > Eluze > Thanks for the explanation, but solving one problem creates a new one. > > The names of the staves now are correct. But the lyrics bel

RE: bracket and staff names

2009-10-30 Thread Erik Appeldoorn
taff = "ManualOne" << \new Voice { \rh } >> \new Staff = "ManualTwo" << \new Voice { \lh } >> >> >> } > -Original Message- > From: lilypond-user-bounces+ursus.kirk=ziggo...@gnu.org [mailto:lilypond- > user-bounces+ursus.kirk=

RE: bracket and staff names

2009-10-30 Thread Erik Appeldoorn
h.se] > Sent: vrijdag 30 oktober 2009 11:00 > To: Erik Appeldoorn > Cc: lilypond-user@gnu.org > Subject: Re: bracket and staff names > > > > Erik Appeldoorn wrote: > > > > I have a snipped of code that doesn't quite come out is expected / > > wanted.

Re: bracket and staff names

2009-10-30 Thread -Eluze
Staff.instrumentName = #"Sopraan" \sop } -- View this message in context: http://old.nabble.com/bracket-and-staff-names-tp26126880p26127716.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilyp

Re: bracket and staff names

2009-10-30 Thread Mats Bengtsson
Erik Appeldoorn wrote: I have a snipped of code that doesn’t quite come out is expected / wanted. The score is a choir SATB with organ (two staffs) I would like the normal bracket to be in front of the SATB staffs. It now extends to the last staf. Yes, since you include all the staves wi

bracket and staff names

2009-10-30 Thread Erik Appeldoorn
I have a snipped of code that doesn't quite come out is expected / wanted. The score is a choir SATB with organ (two staffs) I would like the normal bracket to be in front of the SATB staffs. It now extends to the last staf. 2nd I'm missing the names of the voices before the staves although