% Generated automatically by: lilypond-book.py % options are filename=/home/hanwen/usr/src/savannah/lily/lilypond-1.8/input/regression/beam-postfix-notation.ly printfilename \include "paper16.ly" \paper { linewidth = 455.244096\pt } \version "1.7.18" \header { texidoc = "Beams and ties may be entered in postfix notation, separating the notes and the brackets with a dash." } \paper { raggedright= ##t } \score { \notes\relative c'' { c8-[-~ c-] } }