"Robert Clausecker" <fuz...@gmail.com> wrote in message
news:1272528558.2297.5.ca...@robert-laptop...
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.
For the record, raised as 1076:
http://code.google.com/p/lilypond/issues/detail?id=1076
--
Phil Holmes
Bug Squad
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond