]> git.donarmstrong.com Git - lilypond.git/blob - input/test/fingering.ly
update syntax in .ly files.
[lilypond.git] / input / test / fingering.ly
1 \version "1.7.6"
2
3
4
5 \score {
6 \notes \context Voice = VA \relative c'' {
7         \grace {[b8^1 c^2]} d4^3
8 }
9 \paper {linewidth = -1.  }}
10 %% new-chords-done %%