]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/knee.ly
release: 1.3.94
[lilypond.git] / input / bugs / knee.ly
1 \version "1.3.93";
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 }