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
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
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=
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.
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
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
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