bug-lilypond
[Top][All Lists]
Advanced

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

slurring grace to chord: collision


From: Malte Meyn
Subject: slurring grace to chord: collision
Date: Tue, 12 Nov 2019 16:04:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1

Hi list,

slurring a grace note to a specific note in a chord gives ugly results. The output of the following code is different in 2.19.82 and 2.19.83/2.21.0 (see attachments) but there are collisions in both cases.

%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.82"

\relative {
  \override Slur.color = #red
  \override Slur.layer = 2
  \grace c''8( <b) e,>2
}
%%%%%%%%%%%%%%%%%%%%%%%%%%

Any idea what changed between 2.19.82 and .83?

Cheers,
Malte

Attachment: 2.19.82.png
Description: PNG image

Attachment: 2.19.83.png
Description: PNG image


reply via email to

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