Issue 509: collision nested tuplet numbers
http://code.google.com/p/lilypond/issues/detail?id=509

New issue report by gpermus:
% collision tuplet numbers
\version "2.11.34"
\paper {ragged-right = ##t }

\relative c'' {
 \tweak #'text #tuplet-number::calc-fraction-text
 \times 4/3 {
   \tweak #'text #tuplet-number::calc-denominator-text
   \times 2/3 { c8[ c8 c8] }
   \times 2/3 { c8[ c8 c8] }
   \times 2/3 { c8[ c8 c8] }
 }
}


Attachments:
        bug.preview.png  2.4 KB


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Collision 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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to