]> git.donarmstrong.com Git - lilypond.git/blob - input/test/multi-slope.ly
update syntax in .ly files.
[lilypond.git] / input / test / multi-slope.ly
1 \version "1.7.6"
2
3 \score { 
4   \context Voice \notes\relative c {
5                 [c8 c16 c16]
6         
7   }
8   \paper { }  
9   \midi { }
10 }
11 %% new-chords-done %%