Status: Accepted
Owner: v.villenave
CC: Carl.D.Sorensen
Labels: Type-Defect Priority-Medium beaming
New issue 998 by v.villenave: Tuplet should not be beamed with non-tuplet
notes.
http://code.google.com/p/lilypond/issues/detail?id=998
In the following example, the non-tuplet eighth note is beamed with the
tuplet. As Carl noted, this is not how it ideally should look like.
\version "2.13.9"
\relative c'' {
\time 3/4
c4. c8 \times 2/3 { c aes g }
}
AFAICR, this has never worked. But the new beaming code may help solving
this.
Attachments:
toto.png 1.3 KB
--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond