% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "beam-auto-knee.ly" \version "2.2.0" \header{ texidoc="A knee is made automatically when a horizontal beam fits in a gap between note heads that is larger than a predefined threshold. " } \score { \context Staff \notes\relative c''{ c'8[ c,,] c8[ e'] c,16[ e g c e g c c,,] } \paper{ linewidth = 40*\staffspace } }