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, 6 May 2010 10:57:38 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Sat 24 Apr 2010, 18:59 Robert Clausecker 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.

Thank You, added as 1076:
http://code.google.com/p/lilypond/issues/detail?id=1076

> 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.
> 
> Yours, Robert Clausecker.

-- 
  Dmytro O. Redchuk




reply via email to

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