\renameinput "/var/fred/cvs/savannah/lilypond/lilypond-2.0/input/regression/beam-auto-knee.ly" % Generated automatically by: lilypond-book.py % options are filename=/var/fred/cvs/savannah/lilypond/lilypond-2.0/input/regression/beam-auto-knee.ly printfilename \include "paper16.ly" \paper { linewidth = 455.244096\pt } \version "1.9.8" \header{ texidoc="Automatic kneeing. A knee is made 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 } }