]> git.donarmstrong.com Git - lilypond.git/blob - input/test/beam-dir.ly
patch::: 1.3.121.jcn2
[lilypond.git] / input / test / beam-dir.ly
1 \score { 
2   \context Voice \notes\relative c {
3     [b''16 a]
4         
5   }
6   \paper { }  
7   \midi { }
8 }