Paul Scott wrote:
This code works as expected:

\version "2.8.1"

\relative c'' {
 c8. d16 e8 f
 \times 2/3 { c8. d16 e8 }
}


This code places the partial beam for the sixteenth note in the tuplet on the wrong side of the stem. (It's the correct side for the flag when unbeamed).

\version "2.8.1"

\relative c'' { c8. d16 e8 f \times 2/3 { c8.[ d16 e8] } }
This is still (2.9.5) a bug and is not on the bug list.

Is there a workaround?

Thanks,

Paul



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to