2008/4/2, Matthew <[EMAIL PROTECTED]>:

Hi Matthew,

I reproduced it with 2.11.43; however I can't say whether it's a bug
or not... Mats, please, can you have a look at the output and tell me
if this looks normal to you? Basically, LilyPond is handling the rythm
as if it were two tuplets of sixteenth notes instead of one tuplet of
eighth notes.

\version "2.11.43"

\relative c' {
       \time 1/4

       \times 2/3 { c16 c c8 c}
       \times 2/3 { c8 c16 c c8}
       \times 2/3 { c8 c c16 c}
}


Cheers,
Valentin


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to