]> git.donarmstrong.com Git - lilypond.git/blob - input/test/knee-sym.ly
update syntax in .ly files.
[lilypond.git] / input / test / knee-sym.ly
1 \version "1.7.6"
2 \score{
3     \notes\relative c'{
4         [a8 b'' a,, b'']
5         [b8 a,, b'' a,,]
6         \stemUp [ b8 \stemDown b'']
7     }
8     \paper{
9         linewidth = 0.0
10     }
11 }%% new-chords-done %%