% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "beam-length.ly" \version "2.2.0" \header{ texidoc=" Beams should look the same. " } \paper { raggedright= ##t } \score { \context Voice \notes\relative c { d''8[ d d] d[ g d] c c } }