lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3501 in lilypond: spanners fail to avoid cross-sta


From: lilypond
Subject: [Lilypond-auto] Issue 3501 in lilypond: spanners fail to avoid cross-staff beams
Date: Fri, 16 Aug 2013 08:41:54 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly Regression

New issue 3501 by address@hidden: spanners fail to avoid cross-staff beams
http://code.google.com/p/lilypond/issues/detail?id=3501

With the patch for issue 2527, some spanners began to be marked as 'cross-staff', like the Pedal markings below. They do not actually participate in placement of other cross-staff items, but suffer the usual collisions of cross-staff objects.

<< \new Staff="up" s1
  \new Staff="down"
  <<{ \stemDown b8 \change Staff = "up" b b \change Staff="down" b g'2}
    { %%%\override Staff.SustainPedalLineSpanner #'cross-staff = ##f
      s4\f\> s\sustainOn s\pp s\sustainOff } >>
  \new Staff = "pedal" {r4 c'''r r }>

Setting cross-staff=##f as in the %%comment above improves the output to the state we had in version 2.16.

Attachments:
        cross-staff.png  8.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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