]> git.donarmstrong.com Git - lilypond.git/blob - input/test/beam-trend.ly
update syntax in .ly files.
[lilypond.git] / input / test / beam-trend.ly
1 \version "1.7.6"
2
3 \score{
4         \notes\relative c'{
5                 \stemUp
6                 [f8 a' g f]
7         }
8         \paper{
9                 linewidth=-1.
10         }
11 }
12 %% new-chords-done %%