With tupletFullLength = ##t, TupletBracket line-breaking logic falsely
duplicates TupletNumber at beginning-of-line. In the snippet below, an
errant "3" appears at the beginning of line 2.

%%%%%% BEGIN tupletFullLength BUG %%%%%%%%%%

\version "2.7.38"

\new Staff {
   \set tupletFullLength = ##t
   \time 1/4
   \times 2/3 {
      c'8 c'8 c'8
   }
   \bar "|" \break
   c'4
}

%%%%%%% END %%%%%%%%%%%%%%%%%%%%%

Bug is not release critical because tupletFullLength does not appear
in 2.6 and is new to 2.7.



--
Trevor Bača
[EMAIL PROTECTED]

Attachment: tupletFullLength.png
Description: PNG image

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

Reply via email to