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




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to