bug-lilypond
[Top][All Lists]
Advanced

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

Issue 601 in lilypond: Accidentals cause cross-staff or cross-voice arpe


From: codesite-noreply
Subject: Issue 601 in lilypond: Accidentals cause cross-staff or cross-voice arpeggio collisions
Date: Tue, 08 Apr 2008 15:12:04 -0700

Issue 601: Accidentals cause cross-staff or cross-voice arpeggio collisions
http://code.google.com/p/lilypond/issues/detail?id=601

New issue report by v.villenave:
% The arpeggio is moved to the left because of accidentals,
% and therefore collides.

\version "2.11.42"

\paper
{
ragged-right = ##t
}


\new PianoStaff
<<
  \set PianoStaff.connectArpeggios = ##t
  \new Staff \relative c''
  {
    r2. <ges aes c ges'>4\arpeggio |
  }

  \new Staff \relative c'
  {
    \repeat unfold 12 aes16 <ees aes c>4\arpeggio |
  }
>>



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Collision Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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