Re: Flat collides with preceding stem and notehead

Pierre Perol-Schneider <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <CAPHOTuXYvCbMwA1csRXZ+nsVDrUdOOUZ8Hd9B21B6-Loi_F6vw@mail.gmail.com>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.