bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: logical but wrong beam placement in tuplet


From: Paul Scott
Subject: Re: logical but wrong beam placement in tuplet
Date: Sat, 20 May 2006 12:33:22 -0700
User-agent: Thunderbird 1.5.0.2 (X11/20060516)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]