bug-lilypond
[Top][All Lists]
Advanced

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

Issue 611 in lilypond: line break weirdness when both tupletFullLength


From: codesite-noreply
Subject: Issue 611 in lilypond: line break weirdness when both tupletFullLength and tupletFullLengthNote are set
Date: Sat, 26 Apr 2008 02:40:23 -0700

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




reply via email to

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