Issue 599: Wrong subbeaming of subdivided triplets
http://code.google.com/p/lilypond/issues/detail?id=599
New issue report by v.villenave:
% The rhythm is printed as if it were two tuplets of sixteenth notes
% instead of one tuplet of eighth notes.
\version "2.11.43"
\relative c' {
\time 1/4
\times 2/3 { c16 c c8 c}
\times 2/3 { c8 c16 c c8}
\times 2/3 { c8 c c16 c}
}
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Low Engraving-nitpick
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond