Hi Paul, On Fri, Feb 6, 2009 at 12:13 PM, Paul Scott <waterho...@ultrasw.com> wrote: > Hi, > > Can/should the default beaming for triplets be changed as indicated by this > example?: > > \version "2.12.2" > \relative c'' { > \time 2/4 > \times 2/3 { c8. c16 c8 } %16 beam nib pointing right instead of left > \times 2/3 { %this workaround fixes it. > c8. \set stemLeftBeamCount = #2 \set stemRightBeamCount = #1 c16 c8 } > \time 3/8 c8. c16 c8 %works as expected outside of triplet > }
This has already been reported as Issue 11: http://code.google.com/p/lilypond/issues/detail?id=11 -Patrick _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond