On Mon, Dec 21, 2009 at 5:36 AM, Trevor Bača <trevorb...@gmail.com> wrote:
> The following snippet exhibits a bug in the form of contention between
> metronome mark and tuplet instantiation:

Thanks, and sorry about the delay. Added as
http://code.google.com/p/lilypond/issues/detail?id=995
I think it's probably just a limitation that needs to be documented:
tuplets must begin with a note or a rest. (I've had strange results
with \bar as well).

Your example also showed something odd with the beaming of 2/8
measures. (see attached) Carl, I believe it was you who worked on
beaming recently, does this look like the desired/intended default
behavior to you?

{
  \time 2/8
     c'8
     c'8
  \times 2/3 {
     c'8
     c'8
     c'8
   }
     c'8
     c'8
}

Cheers,
Valentin

<<attachment: toto.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to