> > >       \context Staff = Cl1 {
> > >             ...
> > >       \context Staff = Cl2 {
> 
> > This possibility was removed some months ago to simplify the 
> > frontend of the program. I miss it as much as you do.
> 
> This is not true.  Try
> 
>      \context Staff = "Cl1"

Sorry, what I had in mind is the possibility to have numbers 
in identifiers:

violin1 = \notes{ ...}
...
\score{
  \context StaffGroup{
    \violin1
    ...
  }
...
}

   /Mats




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to