[EMAIL PROTECTED] 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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond