[EMAIL PROTECTED] writes:
> On Mon, 28 Jun 1999, Han-Wen Nienhuys wrote:
> 
> > > Without words -- this looks very wrong, since .48 or .49 :-)
> > > 
> > > \score {
> > >   \context Staff { \notes \relative c' { < c1 d > } }
> > > }
> > 
> > You just created two voices. Use an explicit \context Voice.
> 
> I'm confused. Why has this changed? I can imagine that a lot of input
> files will have to be reworked. Typesetting simple chords gets a lot
> harder this way.

This hasn't changed a bit over the last few versions.  You are perhaps
misled by the fact that if a note comes first (like in 

\score {
  \context Staff { \notes \relative c' { c1 < c1 d > } }
}

), the <c1 d> gets sent to a Voice in stead of a staff.  

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to