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

  \override TupletNumber.padding = #4

has zero effect...


    Werner
<<
  \new Staff \with {
    \magnifyStaff #(magstep -5)
  } { \tuplet 3/2 { f'8[ g' a'] } }

  \new Staff {
    \tuplet 3/2 { f'8[ g' a'] } }
>>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to