bug-lilypond
[Top][All Lists]
Advanced

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

Issue 610 in lilypond: tupletFullLength too short in a polyphonic situa


From: codesite-noreply
Subject: Issue 610 in lilypond: tupletFullLength too short in a polyphonic situation
Date: Sat, 26 Apr 2008 02:34:22 -0700

Issue 610: tupletFullLength too short in a polyphonic situation
http://code.google.com/p/lilypond/issues/detail?id=610

New issue report by v.villenave:
% When tupletFullLength is set, combining tuplets with a
% clef change in another staff results in the tuplet bracket
% ending too early.

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

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

 \new Staff  {
   \clef bass r1
   \clef treble r1
   \clef bass r1
   \clef treble r1 }



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]