lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3497 in lilypond: Accidentals cause cross-voice ar


From: lilypond
Subject: [Lilypond-auto] Issue 3497 in lilypond: Accidentals cause cross-voice arpeggio collisions
Date: Wed, 14 Aug 2013 06:19:57 +0000

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

New issue 3497 by address@hidden: 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

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