Status: New
Owner: [email protected]
Labels: Type-Collision

New issue 1720 by [email protected]: Incorrect tuplet bracket direction calculation when tuplets contain rests.
http://code.google.com/p/lilypond/issues/detail?id=1720

\context Voice  \relative c'' {
  \time 2/4
  \times 2/3 { r c,,, c''' }
  \times 2/3 { r c c  }
  \times 2/3 { r c r }
  \times 2/3 { r r r }
  \times 2/3 { r c e }
  \times 2/3 { c r e }
  \times 2/3 { r c g }
  \times 2/3 { c r g }
}

\version "2.14.1"

Patch posted at

http://codereview.appspot.com/4668045/

Attachments:
        example.png  16.9 KB


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

Reply via email to