bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 696 in lilypond: Misplaced tuplet number collides with acciden


From: lilypond
Subject: Re: Issue 696 in lilypond: Misplaced tuplet number collides with accidental when a kneed beam occurs
Date: Sun, 05 Feb 2012 06:56:40 +0000

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

Comment #4 on issue 696 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]