Hi Knute,
Thank you so much for the quick reply!
On 11/12/2020 17:37, Knute Snortum wrote:
Try this:
%%%
\version "2.20.0"
{
\override TupletBracket.outside-staff-priority = 1000
\tuplet 3/2 {
f'2
r8
ges''4.
aes'2
}
\tuplet 5/4 {
bes'16
aes'8. ~
aes'4
ges''16
aes'8. ~
aes'16 r4..
}
}
%%%
This works like a charm! Is there a reason why the default engraving
results in these collisions of tuplets and accidentals when there is
such a simple solution to make them look better? Is there any downside
to altering it's outside-staff-priority?
Many thanks,
Gilberto