Updates:
        Owner: ---
        Labels: -Priority-Medium

Comment #4 on issue 696 by [email protected]: Misplaced tuplet number collides with accidental when a kneed beam occurs
http://code.google.com/p/lilypond/issues/detail?id=696

Hello, I ran some tests using the example Valentin gave back in 2008 and it seems that this no longer collides.

Can someone check and see if this is fixed now or if we need to do something more.

\version "2.11.63"
% The tuplet number is placed too high, and collides with the accidental.

<<
 \new Staff = "up" \relative c''' {
   s4 d2.
 }
 \new Staff = "down" \relative c, {
   \clef "bass"
   \times 2/3 {
     c8 d
     \change Staff = "up"
     ceses''''
   }
   s2.
 }


was the original example in comment 1 above.

I attach 2.14.1 and 2.15.29 screens.





Attachments:
        2_14_1.png  8.0 KB
        2_15_29.png  6.8 KB


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

Reply via email to