\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

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to