bug-lilypond
[Top][All Lists]
Advanced

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

Another example of issue 601: accidentals cause cross-staff arpeggios to


From: H. S. Teoh
Subject: Another example of issue 601: accidentals cause cross-staff arpeggios to collide
Date: Thu, 12 Feb 2015 17:33:53 -0800
User-agent: Mutt/1.5.23 (2014-03-12)

# This bug appears to be similar or identical to issue 601: accidentals
# cause cross-staff arpeggios to collide.
#
# The following example shows the note a4 being struck through by the arpeggio
# lines in both lilypond-2.18.2 and git HEAD (lilypond-2.19.16). The
# attached image shows the output fragment from lilypond-2.19.16.
\version "2.18.1"
\new PianoStaff <<
        \set PianoStaff.connectArpeggios = ##t
        \new Staff \relative c'' { c2.  bes,4\arpeggio }
        \new Staff \relative c' { \clef bass r2 a4 c,\arpeggio }
>>

Attachment: test.png
Description: PNG image


reply via email to

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