>I'm not top posting
\version "2.12.3"
\paper{ ragged-right=##t }
\relative c'{
\set tupletSpannerDuration = #(ly:make-moment 1 4)
<< { \times 2/3{ c8 d e d e f e f g f g a } } \\ { c,4 d e f } >>
<< { c d e f } \\ { \times 2/3{ c8 d e d e f e f g f g a } } >>
}
The notes and beams turn out fine, but the tuplet number and bracket span the
entire measure instead of each tuplet
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond