lilypond-user
[Top][All Lists]
Advanced

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

Tuplet bracket padding at system ending


From: Gregory Evans
Subject: Tuplet bracket padding at system ending
Date: Sun, 24 Dec 2023 09:03:00 -0500

Hello,
I need some help constructing a function. Lilypond seems to be relatively consistently applying less right padding to tuplet brackets at the end of a system. This causes tuplets in voices below the top of a score to collide with the barline at the end of every system. I have attached an image highlighting this:
bracket_padding.png

The solution which I have found useful is to set a shorten-pair value to '(0 . 0.7) only for these system ending tuplets: \once \override TupletBracket.shorten-pair = #'(0 . 0.7) . How can I write a function such that this override applies automatically only at the end of a system? I am currently using 2.23.81 (old, I know).


thank you,
gregory evans
--

reply via email to

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