]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/beam-length.ly
1297b78336647b8032773163e2aef36ba626e163
[lilypond.git] / input / bugs / beam-length.ly
1 % beams should look the same
2 \score{
3         \melodic{
4                 \octave relative;
5                 [d''8 d d] [d g d]
6                 c c
7                 c4 c c c
8                 c c c c
9                 c c c c
10         }
11 }
12