% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "beam-over-barline.ly" \version "2.2.0" \header { texidoc = "Explicit beams may cross barlines. " } \score { \notes \relative c'' { c2. c8[ c8 c8 c8] } \paper { raggedright= ##t } }