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

New issue 3497 by [email protected]: Accidentals cause cross-voice arpeggio collisions
http://code.google.com/p/lilypond/issues/detail?id=3497

An example from issue 601, which was reported as *working* in contrast to the similar case that fails, now fails. The arpeggio collides with previous notes.

 \new Staff  \with { \consists "Span_arpeggio_engraver" }
 \relative c'' {
   \set Staff.connectArpeggios = ##t
   << {r2. <ges aes c ges'>4\arpeggio |}
      \\
     {\repeat unfold 12 aes,16 <ees aes c>4\arpeggio |}
   >> }

First bad commit is 7d3d28de0ce6e2f018aff599cecd944d1754fe3c
Date:   Thu Jan 10 08:54:12 2013 +0100

    Makes all side-positioning based on skylines instead of boxes.

issue 2527

--
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