]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam-quanting.cc
Add more links to Developers resources
[lilypond.git] / lily / beam-quanting.cc
index a40621e61ba84d471841ed7b2ec6cb78427bebc3..ebda6eb256fe484354feb94add3a4a979932198f 100644 (file)
@@ -179,7 +179,7 @@ Beam::quanting (SCM smob, SCM posns)
 
       if (Stem::is_normal_stem (s))
        {
-         base_lengths.push_back (calc_stem_y (me, s, common, xl, xr,
+         base_lengths.push_back (calc_stem_y (me, s, common, xl, xr, CENTER, 
                                               Interval (0, 0), f) / ss);
        }
       else