\renameinput "/var/fred/cvs/savannah/lilypond/lilypond-2.0/input/regression/beam-damp.ly" % Generated automatically by: lilypond-book.py % options are filename=/var/fred/cvs/savannah/lilypond/lilypond-2.0/input/regression/beam-damp.ly printfilename \include "paper16.ly" \paper { linewidth = 455.244096\pt } \version "1.9.8" \header { texidoc = "@cindex Beam Damp Beams are less steep than the notes they encompass. " } \score{ \notes\relative c''{ % \stemUp % a16[ b b c] % c[ b b a] % \stemDown % c[ b b a] % a[ b b c] \stemUp g16[ a b c] c[ b a g] \stemDown d'[ c b a] a[ b c d] } \paper{ raggedright = ##t } }