]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-knee.ly
* lily/stem.cc (get_default_stem_end_position): use beam_count - 1
[lilypond.git] / input / regression / spacing-knee.ly
1 \version "1.5.68"
2 \header {
3 texidoc = "For knees, the spacing correction is such that the
4 stems are put at regular distances.
5 "
6     }
7 \score { \notes
8 {
9 [g''8 g g'' g''] 
10
11     }
12 \paper { linewidth = -1. }
13      }
14