%======================== \version "2.13.47"
\score {
\new Staff {
\set Staff.connectArpeggios = ##t
\new Voice {
\relative c'' {
<< { \arpeggioArrowUp <b e g>4\arpeggio }
\\ { e,\arpeggio } >>
\revert Staff.Arpeggio #'stencil
\revert Staff.Arpeggio #'X-extent
\override Staff.Arpeggio #'arpeggio-direction = #UP
<< { <b' e g>4\arpeggio }
\\ { e,\arpeggio } >>
}
}
}
\layout {
\context {
\Staff
\consists "Span_arpeggio_engraver"
}
}
}
%========================
Nick
<<attachment: test.preview.png>>
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
