bug-lilypond
[Top][All Lists]
Advanced

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

Re: odd beaming in tuplets


From: David Bobroff
Subject: Re: odd beaming in tuplets
Date: Wed, 03 Oct 2007 13:06:21 +0000
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

address@hidden wrote:
[Sorry for doubles, but the image file wasnt included in the post sent
from the web-interface. AV.]



------------------------------------------------------------------------

Hi there.

Is the strange beaming inside the tuplet in the first 4/8 measure of
this sniplet expected?  Right now im overriding with manually setting
stem****BeamCount to correct values, but its very tedious.



------------------------------------------------------------------------


------------------------------------------------------------------------



\version "2.10.20"

\relative c' { \time 2/4
     \times 4/5 { a32 a a16. } a8 a a |
     a32 a a16 a8 a a |

\time 4/8 \times 4/5 { a32 a a16. } a8 a a |
     a32 a a16 a8 a a |
   }


I'm having a similar issue with v2.11.32:

%%% BEGIN LILYPOND %%%

\version "2.11.32"

\score {
        \relative c' {
                \times 2/3 {c8 c16 c c8} c4 c c
        }
}

%%% END LILYPOND %%%

BUG:

The two 16ths have beams, but they point in opposite directions rather than being joined between the two 16ths.

-David Bobroff




reply via email to

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