On Fri, Feb 11, 2011 at 10:40 AM, Phil Holmes <[email protected]> wrote: > ----- Original Message ----- From: "Douglas Ridgway" <[email protected]> > To: <[email protected]> > Sent: Friday, February 11, 2011 5:22 PM > Subject: fixing beaming > > >> \relative c' { >> c8 c8 c8 c4 c4 c8~ | c8 r8 r2. >> } >> >> This beams the first three eighth notes together, but the third one >> should have a flag, to emphasize the syncopation. What's the right way >> to fix this? > > \relative c' { > c8[ c8] c8 c4 c4 c8~ | c8 r8 r2. > } > > I think this is what you want?
Yep, exactly. I knew it ought to be easy :) Thanks! doug. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
