]> git.donarmstrong.com Git - lilypond.git/blob - input/test/knee.ly
release: 1.3.146
[lilypond.git] / input / test / knee.ly
1 \version "1.3.146"
2
3 \score{
4         \notes\relative c'{
5                 [c16 \stemDown c'' \stemBoth c,, d]
6                 \stemDown [d'' a \stemBoth c,, g,]
7                 \stemUp [g c' \stemBoth a'' d']
8         }
9 }