I'm using Version 2.4.3 on WinXP.  In the following snippet, I want two notes (f' and f) as dotted half-notes on the same stem, occurring on the same beat as two notes (d and g) as half-notes on a different stem, followed by a quater-note (e).
 
%%%%%%%%%%%%%%%%%%
\version "2.4.0"
 
<<  { <d' g > 2 e'4 } \\ { < f' f >2. } >>
 
%%%%%%%%%%%%%%%%%%
 
What I get is a mess.  What's wrong?
 
-Jack
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to