bug-lilypond
[Top][All Lists]
Advanced

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

Issue 739 in lilypond: Erratic \bendAfter behavior when another Staff ha


From: codesite-noreply
Subject: Issue 739 in lilypond: Erratic \bendAfter behavior when another Staff has arpeggios or grace notes
Date: Sat, 28 Feb 2009 11:55:18 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium

New issue 739 by v.villenave: Erratic \bendAfter behavior when another Staff has arpeggios or grace notes
http://code.google.com/p/lilypond/issues/detail?id=739

% Except in the first example, the bendAfter curve goes in the
% wrong horizontal direction.

\version "2.12.2"

pianoR = \relative c'' {
       c8 c8-\bendAfter #2 c8 c8 c8 c8-\bendAfter #2 c8 c8 |
       c8 c8-\bendAfter #2 c8 c8 c8 c8-\bendAfter #2 c8 c8 |
}
pianoL = \relative c' {
       <c e>4           <c e>4 <c e>4                  <c e>4\arpeggio |
       <c e>4 \grace b8 <c e>4 <c e>4 \acciaccatura c8 <c e>4          |
}

\new PianoStaff <<
       \new Staff = "upper" \pianoR
       \new Staff = "lower" \pianoL



Attachments:
        bendAfter.png  5.6 KB

--
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]