lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3243 in lilypond: Increased tuplet number font siz


From: lilypond
Subject: [Lilypond-auto] Issue 3243 in lilypond: Increased tuplet number font size causes collision
Date: Wed, 13 Mar 2013 20:56:05 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3243 by address@hidden: Increased tuplet number font size causes collision
http://code.google.com/p/lilypond/issues/detail?id=3243

Reported by Mike Solomon:
http://lists.gnu.org/archive/html/bug-lilypond/2013-03/msg00057.html

\relative c' {
  \override TupletNumber.font-size = #10
  \times 2/3 { d d d }
}

Ideally, the tuplet number should avoid the collision by shifting up.  The
bracket should shift up as well.
This is currently difficult, as the TupletNumber is a child of the tuplet
bracket and therefore dependent on it for Y-offset.


Attachments:
        bug.preview.png  1.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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