bug-lilypond
[Top][All Lists]
Advanced

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

Re: Arpeggio overlaps barline


From: Phil Holmes
Subject: Re: Arpeggio overlaps barline
Date: Fri, 10 Dec 2010 16:14:18 -0000

"Trond" <address@hidden> wrote in message news:address@hidden
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
       }
   >>
}

It no longer overlaps in the latest development build, 2.13.41. If it's important to you to have this fixed, I suggest you download and use that version.

--
Phil Holmes
Bug Squad






reply via email to

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