bug-lilypond
[Top][All Lists]
Advanced

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

Re: Arpeggio overlaps barline


From: James Bailey
Subject: Re: Arpeggio overlaps barline
Date: Fri, 10 Dec 2010 17:53:19 +0100

On Dec 10, 2010, at 4:41 PM, Trond wrote:

>> I'm not top posting
> 
> I have an arpeggio that overlaps the barline. Is it a bug?
> 
> \version "2.12.2"
> 
> \score {
>    \new PianoStaff <<
>        \new Staff {
>            e'1 |
>            d'1~\arpeggio |
>            c'1~\arpeggio |
>        }
>        \new Staff {
>            \clef bass
>            a1
>            \set PianoStaff.connectArpeggios = ##t % required to show problem
>            <<d,,2\arpeggio d,>> d2 % not ok (overlaps barline)
>            <<g,,2\arpeggio g,>> g2 % ok
>        }
>>> 
> }
> 

This sounds like Issue 821, which was reported to work in 2.10.33, and fixed in 
the latest development version.

reply via email to

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