> padding (for TupletNumber) only comes into effect for Y-offset when
> considering kneed beams:
>
>
> \version "2.19.82"
> {
> \tuplet 5/2 { b8[ b'' b b'' b] }
> \once \override TupletNumber.padding = #1
> \tuplet 5/2 { b8[ b'' b b'' b] }
> }
>
>
> Otherwise, the computation is
On 2019-04-01 1:16 pm, Werner LEMBERG wrote:
Folks,
if I use `\magnifyStaff', the tuplet number is too far away from the
beam. How can I move it nearer to the beam? Looking into
`tuplet-number.cc' I see a `padding' property with a default value of
0.5 (and which is apparently completely undoc
>> if I use `\magnifyStaff', the tuplet number is too far away from
>> the beam. How can I move it nearer to the beam? Looking into
>> `tuplet-number.cc' I see a `padding' property with a default value
>> of 0.5 (and which is apparently completely undocumented).
>
> There's a few ways to pad ou
On 4/1/2019 4:16 PM, Werner LEMBERG wrote:
Folks,
if I use `\magnifyStaff', the tuplet number is too far away from the
beam. How can I move it nearer to the beam? Looking into
`tuplet-number.cc' I see a `padding' property with a default value of
0.5 (and which is apparently completely undocum
Folks,
if I use `\magnifyStaff', the tuplet number is too far away from the
beam. How can I move it nearer to the beam? Looking into
`tuplet-number.cc' I see a `padding' property with a default value of
0.5 (and which is apparently completely undocumented). However, doing
something like
\o
Gentlemen, Thank You!
Here’s a simplified example of the horizontal shift of the tuplet number that I
want to achieve. The key to it is the understanding of the use of the X-extent
property. Thank you so much for your help.
\version "2.19.17"
bass = \relative c {
\time 1/4
\clef bass
\o
Hi Harm, Andrew--
On Mon, Mar 30, 2015 at 10:45 AM, Thomas Morley
wrote:
> Hi Andrew,
>
> 2015-03-30 17:06 GMT+02:00 David Nalesnik :
> > Hi Andrew,
> >
> > On Mon, Mar 30, 2015 at 9:11 AM, Andrew Bernard <
> andrew.bern...@gmail.com>
> > wrote:
> >>
> >> How can you move a tuplet number to a di
Hi Andrew,
2015-03-30 17:06 GMT+02:00 David Nalesnik :
> Hi Andrew,
>
> On Mon, Mar 30, 2015 at 9:11 AM, Andrew Bernard
> wrote:
>>
>> How can you move a tuplet number to a different position relative to the
>> centre of the bracket, say 75% along rather than 50%?
>>
>> I can use X-offset for the
Hi Andrew,
On Mon, Mar 30, 2015 at 9:11 AM, Andrew Bernard
wrote:
> How can you move a tuplet number to a different position relative to the
> centre of the bracket, say 75% along rather than 50%?
>
> I can use X-offset for the TupletNumber, but this reveals the gap in the
> bracket that is the
How can you move a tuplet number to a different position relative to the centre
of the bracket, say 75% along rather than 50%?
I can use X-offset for the TupletNumber, but this reveals the gap in the
bracket that is the room for the number. How does one move that as well?
Andrew
10 matches
Mail list logo