Massive changes - see ChangeLog.
[lilypond.git] / input / regression / beam-auto-knee.ly
blob0e2097239687e6a2e29a2f7ff80a8a827d4e01cd
1 #(ly:set-option 'old-relative)
2 \version "1.9.0"
4 \header{ texidoc="Automatic kneeing. A knee is made when a horizontal
5 beam fits in a gap between note heads that is larger than a predefined
6 threshold.
10 \score {
11 \context Staff \notes\relative c''{
12 c'8-[ c,,] c8-[ e']
13 c,16-[ e g c e g c c,,]
15 \paper{
16 linewidth = 40*\staffspace