bug-lilypond
[Top][All Lists]
Advanced

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

bend curve of \bendAfter goes opposite way


From: Kongmu
Subject: bend curve of \bendAfter goes opposite way
Date: Sun, 14 Dec 2008 08:01:37 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

% bend curve of \bendAfter goes opposite way

\version "2.11.62"
\pointAndClickOff
\paper { ragged-right=##t }

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






reply via email to

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