[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Increased tuplet number font size causes collision
From: |
address@hidden |
Subject: |
Increased tuplet number font size causes collision |
Date: |
Wed, 13 Mar 2013 16:55:48 +0100 |
\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.
Cheers,
MS
- Increased tuplet number font size causes collision,
address@hidden <=