]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/grace-nest5.ly
* input/regression/span-bar.ly: smaller file.
[lilypond.git] / input / regression / grace-nest5.ly
1 \version "1.7.18"
2
3 \score
4 { \notes \relative c'' {
5      s2 <<f>>4
6     \grace g e4
7 }
8
9   \paper { raggedright = ##t }
10 }
11 %% new-chords-done %%