lilypond-1.3.118
[lilypond.git] / input / test / arpeggio.ly
blob1699fa7dc7a920f81b00cc3e48dd4c06301fcec0
1 \header{
2 texidoc="
3 Arpeggios are supported, both cross-staff and broken single staff.
4 ";
7 \version "1.3.117";
9 \score{
10 \context PianoStaff <
11 \context Staff=one \notes\relative c''{
12 \context Voice < fis,-\arpeggio d a >
13 %%\property PianoStaff.SpanArpeggio \override #'connect = ##t
14 \property PianoStaff.connectArpeggios = ##t
15 <fis,\arpeggio a c>
17 \context Staff=two \notes\relative c{
18 \clef bass;
19 \context Voice < g b d-\arpeggio >
20 <g\arpeggio b d>