bug-lilypond
[Top][All Lists]
Advanced

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

Bad slur shape at line break with change of clef


From: Timothy Lanfear
Subject: Bad slur shape at line break with change of clef
Date: Sat, 12 Dec 2020 20:03:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

The part of the slur before the line break is badly shaped when another staff has a clef change.

\version "2.20.0"

<<
  \new Staff {
    R1*2
    r2 r4 r8 r16 r32 e''32( |
    \break
    d''8) r r4 r2 |
    R1*3
  }

  \new Staff {
    R1*3
    \clef "bass"
    R1*4
  }
>>


--
Timothy Lanfear, Bristol, UK.

Attachment: tmp.png
Description: PNG image


reply via email to

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