bug-lilypond
[Top][All Lists]
Advanced

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

Re: Connected arpeggios may collide with previos chord.


From: Dmytro O. Redchuk
Subject: Re: Connected arpeggios may collide with previos chord.
Date: Thu, 29 Apr 2010 10:36:05 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon Apr 26, 17:44 Robert Clausecker wrote:
> No, it's not the same issue. In issue 931, there are two chords at the
> same moment, but I have two following chords, which are colliding. The
> attached image shows the collision.

Yes, it seems to be different.

Now i can tell just that in Your example connected arpeggio collides with a
single note too, take a look at a bot modified variant:

\version "2.13.19"

\score {
  \new PianoStaff {
    \key des \major
      \time 3/4
      \set PianoStaff.connectArpeggios = ##t
      c'''
      << <ges''  ges'''> \arpeggio \\ <es'' des''> \arpeggio >>
  }
}

But this seems to differ from issue 931, because i so far couldn't catch this
collision having tried to modify issue 931.

I will hopefully make some tests the decide what to report as an issue;
probably someone other will help, too .)

Can You provide any other additional information?

> 
> I hope this helps.
> 
> Regards, Robert.

-- 
  Dmytro O. Redchuk




reply via email to

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