bug-lilypond
[Top][All Lists]
Advanced

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

Issue 509 in lilypond: collision nested tuplet numbers


From: codesite-noreply
Subject: Issue 509 in lilypond: collision nested tuplet numbers
Date: Tue, 20 Nov 2007 15:48:26 -0800

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




reply via email to

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