% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "beam-funky-beamlet.ly" \version "2.2.0" \header { texidoc=" Funky kneed beams with beamlets also work. The beamlets should be pointing to the note head. " } \score { \notes\relative c' { c16 c''8 c,,16 c16 c''8 c16 c16 c,,8 c16 } \paper { raggedright = ##t} }