lilypond-user
[Top][All Lists]
Advanced

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

Re: clusters: note spacing problem and other things


From: Mats Bengtsson
Subject: Re: clusters: note spacing problem and other things
Date: Mon, 01 Oct 2001 13:28:24 +0200

> > >       \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






reply via email to

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