]> git.donarmstrong.com Git - lilypond.git/blob - input/test/knee.ly
140006c1e8c8a62c8f5221de6048032fc0f867d9
[lilypond.git] / input / test / knee.ly
1 \version "1.3.4";
2 \score{
3         \notes\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 }