]> git.donarmstrong.com Git - lilypond.git/blob - input/test/beam-second.ly
update syntax in .ly files.
[lilypond.git] / input / test / beam-second.ly
1 \version "1.7.6"
2 \header{
3   texidoc=""
4 }
5 \score{
6     \notes\relative c''{
7         \stemUp
8         [b8 c]
9         [b16 c]
10         [a' b]
11     }
12     \paper{
13         linewidth = 0.0
14     }
15 }%% new-chords-done %%