[Pressing 'reply-all' in my e-mail program converted
'bug-lilypond@gnu.org' into a strange address, thus resending.]
>In dense chord clusters, ties sometimes fail to keep at least one
>staff space away from each other.
>
> \version "2.24.2"
> \relative {
> \override Score.SpacingSpanne
> Do you mean without the override? With the override, the ties look fine.
Hi Knute,
Note how there only seem to be five ties for six notes. If you zoom in
on the
second-highest "tie" at a higher resolution, you'll see it's actually
two ties
almost wholly overlapping.
I think what OP was referring to is that two ties are placed on top of
each other (it looks a bit thicker). Perhaps something like the
following would be preferable.
-William
\version "2.24.2"
\relative {
\override Score.SpacingSpanner.shortest-duration-space = #3
q
}
On 12/25/23 18:00,
On Mon, Dec 25, 2023 at 10:31 AM fa61bd7a-bab1-4a88-80e0-a065116a0a04---
via bug-lilypond wrote:
>Hi LilyPond developers,
>
>In dense chord clusters, ties sometimes fail to keep at least one staff
>space away from each other.
> \version "2.24.2"
> \relative {
> \override Score.Spaci
Hi LilyPond developers,
In dense chord clusters, ties sometimes fail to keep at least one staff
space away from each other.
\version "2.24.2"
\relative {
\override Score.SpacingSpanner.shortest-duration-space = #3
~ q
}
signature.asc
Description: OpenPGP digital signature