]> git.donarmstrong.com Git - lilypond.git/blob - input/test/knee.ly
release: 1.0.8
[lilypond.git] / input / test / knee.ly
1 \version "1.0.2";
2 \score{
3         \melodic\relative c'{
4                 [c16 \stemdown c'' \stemboth c,, d]
5                 \stemdown [d'' a \stemboth c,, g,]
6                 \stemup [g c' \stemboth a'' d']
7         }
8 }