bug-lilypond
[Top][All Lists]
Advanced

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

logical but wrong beam placement in tuplet


From: Paul Scott
Subject: logical but wrong beam placement in tuplet
Date: Sun, 07 May 2006 20:40:31 -0700
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

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] } }


I believe I have read about a bug list but I don't find it documented. I would have researched this but don't want to search the whole bug list archive.

Paul Scott





reply via email to

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