[EMAIL PROTECTED] writes:
> > 
> >   \context Staff <
> >   \context Voice = one { \stemdown c1 c4 }
> >   \context Voice = two { \stemup d1 d4  }
> >   >
> 
> But in this example, they are *not* moved at all (I just ran this
> through ly2dvi). They just collide.  So what's the proper fix?

I tried this:


\score { \notes{
 \context Staff <
   \context Voice = one { \stemdown c1 c4 }
   \context Voice = two { \stemup d1 d4  }
   >
}}


If you don't get any moved heads, that would be a bug; please send a
bugreport

-- 

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

Reply via email to