bug-lilypond
[Top][All Lists]
Advanced

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

Re: End-of-line-Slur shortend by clef in other staff


From: Simon Albrecht
Subject: Re: End-of-line-Slur shortend by clef in other staff
Date: Mon, 25 Jun 2018 23:02:48 +0200

This should be the same as <https://sourceforge.net/p/testlilyissues/issues/3287/>.

Best, Simon


On 25.06.2018 09:22, Wendl, Arnold wrote:
very ugly
Hello,

The end of line occurrence of a broken slur is shortened,
if another staff contains a clef change at that line break.

Example shows this in version 2.18.2, version 2.19.81, and also 2.15.41 (and 
newer).
It did work correctly in version 2.15.39 (and more early versions).

\score {
   <<
     \new Staff {
       \repeat unfold 6 c''8 c''8( d''
       e''1)
     }
     \new Staff {
       e'1
       \break
       \clef bass
       c1
     }
   >>
   \layout {
     % reduce line length for a more obvious display
     indent = 0
     line-width = 50
   }
}

Arnold (from the German user forum)

_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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