bug-lilypond
[Top][All Lists]
Advanced

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

Arpeggio collision


From: Jay Anderson
Subject: Arpeggio collision
Date: Tue, 23 Jan 2007 20:54:12 -0700

I see that issue 10 is closed
(http://code.google.com/p/lilypond/issues/detail?id=10). However, I'm
still seeing similar behavior. The attached is from the actual score.
If I take out the accidentals it looks right. I can also remove the
acciacatura from the low voice to keep the arpeggio on the correct
side of the bar line. Let me know if there's anything else you want me
to do with this. Thanks!

-----Jay

\version "2.11.13"

\paper
{
 ragged-right = ##f
}

\new Staff
\relative c
{
 \time 6/8
 \key f \major
 \clef bass
 R2.*2 |
 << {<aes' ces f>2.\arpeggio} \\ {\acciaccatura des,,8 \voiceTwo des2.} >> |
 <<
   {
     <des' ges bes des>4.~\arpeggio <des ges bes des>8
   }
   \\
   {
     \acciaccatura ges,8 \voiceTwo ges4.~ ges8
   }
 >>
}

Attachment: arpeggio-collision.png
Description: PNG image


reply via email to

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