Hi Mikail,
I'm not sure this situation could be considered as a bug.
Anyway, here are two workarounds:
\version "2.22.0"
<<
{
c'8 f'16
% optional:
% \tweak NoteColumn.X-offset #.5
ges'
}
{
\tuplet 3/2 {
c'8 c'
% better:
\tweak NoteColumn.X-offset #.5
bes
}
}
>>
HTH, Cheers,
Pierre
Le dim. 25 déc. 2022 à 21:39, Mikhail Hogrefe <[email protected]> a
écrit :
> Hello!
>
> In this example, the g-flat's flat collides with the head and stem of the
> preceding f.
>
> \version "2.22.0"
> <<
> {
> c'8 f'16 ges'
> }
> {
> \tuplet 3/2 { c'8 c' bes }
> }
> >>
>
> The desired behavior is more space between the f and g-flat. Could someone
> take a look?
>
> Thanks,
> Mikhail Hogrefe
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond