% Generated automatically by: lilypond-book.py % options are filename=/home/hanwen/usr/src/savannah/lily/lilypond-1.8/input/regression/beam-chord.ly printfilename \include "paper16.ly" \paper { linewidth = 455.244096\pt } \version "1.7.18" \header { texidoc = "If the first and last outer notes of a beam are the same, the beam should be be horizontal. " } \score{ \notes \transpose c' c'{ a'8-[ <>] a'16-[ <>] a'32-[ <>] a'8-[ <>] a'16-[ <>] a'32-[ <>] a'16-[ <>] c8-[ <>] c16-[ <>] c32-[ <>] } \paper{ raggedright = ##t } }