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
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to