Update .ly files.
[lilypond.git] / input / regression / beam-damp.ly
blob2feffff8ccb52789b940fb35e77719a3d9a107fa
2 \version "2.12.0"
3 \header { texidoc = "@cindex Beam Damp
4 Beams are less steep than the notes they encompass. " }
5 \layout{
6 ragged-right = ##t
9 \relative c''{
10 %% \stemUp
11 %% a16[ b b c]
12 %% c[ b b a]
13 %% \stemDown
14 %% c[ b b a]
15 %% a[ b b c]
16 \stemUp
17 g16[ a b c]
18 c[ b a g]
19 \stemDown
20 d'[ c b a]
21 a[ b c d]