Issue 611: line break weirdness when both tupletFullLength and tupletFullLengthNote are set
http://code.google.com/p/lilypond/issues/detail?id=611

New issue report by v.villenave:
% When both tupletFullLengthNote and tupletFullLength are set
% and a tuplet ends a line, the tuplet number is printed again
% at the beginning of the next line and the bracket is not terminated.

\version "2.11.44"
\paper {
 ragged-right = ##t
}

<<
\new Staff  {
 \set tupletFullLength = ##t
 \set tupletFullLengthNote = ##t
 \times 2/3 { g'2 ^"2" g' g' } \break
 g'1 }



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to