Issue 517: missing tuplet number in broken tuplet
http://code.google.com/p/lilypond/issues/detail?id=517

New issue report by gpermus:
%{  Mats comment:
There's a comment in lily/tuplet-number.cc about some rows of code that
remove the number object if it doesn't span time, but when I tried to
comment out these lines of code, the number still didn't pop up, so
it wasn't as easy as I expected.
%}

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

{
 \time 2/8
 \times 2/3 { e16 f16 } g8 \times 2/3 { a16 } |
}



Attachments:
        foo.preview.png  2.4 KB


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low

--
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