Hi,

Am 02.05.2018 um 18:40 schrieb Simon Albrecht:
> I don’t know why the staff-padding override doesn’t immediately work (in
> this example, it only affects the third bracket, which is why I disabled
> it).

I don’t know why and I’d call it a bug, but perhaps there is a place
where this makes sense.
In any case, it is connected to the default direction of the tuplets.
The padding is only effective if the tuplet bracket is placed on the
opposite side (not on the side of the beam as usual).

\version "2.19.80"
{
  \override TupletBracket.outside-staff-priority = 100
  \override TupletBracket.bracket-visibility = ##t
  \override TupletBracket.staff-padding = 10
  \tuplet 3/2 4 { \tupletDown c'8 8 8 d' e' f' \tupletUp d'' e'' f'' }
}

Cheers,
Joram

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to