bug-lilypond
[Top][All Lists]
Advanced

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

Tuplet numbers placed incorrectly


From: Jay Anderson
Subject: Tuplet numbers placed incorrectly
Date: Tue, 13 Mar 2012 22:36:04 -0700

\version "2.15.33"

\paper { ragged-right = ##t }

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

In this example the tuplet number is placed within the staff. Taking
out the break, the accent, or the slur causes the tuplet to be placed
correctly. I haven't done a rigorous search for the cause. I know that
at least 2.15.23 renders this example correctly and 2.15.24 does not.
I couldn't find an issue already opened for this. Thanks!

-----Jay



reply via email to

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