bug-lilypond
[Top][All Lists]
Advanced

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

Re: Re: Connected arpeggios may collide with previos chord.


From: Robert Clausecker
Subject: Re: Re: Connected arpeggios may collide with previos chord.
Date: Thu, 29 Apr 2010 10:09:18 +0200

I think the problem which cause this, is that lilypond obvious
calculates the spacing as if the arpeggios were splitted.

BTW, there seems to be another issue regarding arpeggios:

When you have an Ossia PianoStaff, formatted smaller, the connected
arpeggios are not scaled, but the normal arpeggios are. Example will
come soon.

        Yours, Robert


Am Donnerstag, den 29.04.2010, 10:36 +0300 schrieb Dmytro O. Redchuk:
> 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.
> 






reply via email to

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