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: Mon, 26 Apr 2010 09:25:14 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Sat Apr 24, 18:59 You wrote:
> Hi lilypond team!
> 
> While typesetting a piece, I found this bug:
> An connected Arpeggio may collide with the previous note when having
> chords in multiple voices.
Hi!

Sorry, isn't it the same as
http://code.google.com/p/lilypond/issues/detail?id=931 ?

> I tried to reduce the example to minimum, the leading note is needed to
> make the bug happen.
> 
> \version "2.13.18" %current trunk
> \score {
>   \new PianoStaff {
>   \key des \major
>   \time 3/4
>   \set PianoStaff.connectArpeggios = ##t
>   des' << <bes'' c'''> \\ bes' >>
>     << <ges''  ges'''>\arpeggio \\ <es'' des''>\arpeggio >> |
>   }
> }
> 
> Hope this helps and isn't already reported, as it seems to be similar to
> issue 880.
Looks quite the same as 931, i'd say.

> Yours, Robert Clausecker.

-- 
  Dmytro O. Redchuk




reply via email to

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