Issue 263: false tupletSpannerDuration produces bracket until end of piece
http://code.google.com/p/lilypond/issues/detail?id=263
New issue report by gpermus:
% if #(ly:make-moment) is a duration too large to hold the
% \times, the tuplet bracket is extended until the end of the score.
\version "2.11.15"
\paper {ragged-right = ##t}
\relative c' {
\set tupletSpannerDuration = #(ly:make-moment 1 4)
c8 \times 2/3 {c16 c c} c4 c c
c4 c c c
}
Attachments:
foo.preview.png 2.3 KB
Issue attributes:
Status: Accepted
Owner: gpermus
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