bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2397 in lilypond: Tuplet number incorrectly placed when using addi


From: lilypond
Subject: Issue 2397 in lilypond: Tuplet number incorrectly placed when using additonal arriculations and/or abreak
Date: Wed, 14 Mar 2012 10:26:16 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical

New issue 2397 by address@hidden: Tuplet number incorrectly placed when using additonal arriculations and/or abreak
http://code.google.com/p/lilypond/issues/detail?id=2397

This is a regression as it doesn't occur in 2.14.2 but is in 2.15.32.

--snip--

version "2.15.33"

\relative c'
 {
   R1 |
   \break
   \times 2/3 {e8(-> e e)}
 }

--snip--

(see screenshot)

If you comment out the '\break' or the slur or the '->' then the tuplet number is printed in the correct place.

This also collides for instance you put 'e8' before the \times construction, in this case the the tuplet bracket is left with a gap and the number sits inside the staff in the same position as the screenshot

I will build latest 2.15 as of today and see if this is still there.

Attachments:
        Capture1.PNG  9.5 KB




reply via email to

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