From: fred Date: Sun, 24 Mar 2002 20:03:25 +0000 (+0000) Subject: lilypond-0.1.33 X-Git-Tag: release/1.5.59~3565 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ef57558d71cf795e9616fb3faaeba06567d3c305;p=lilypond.git lilypond-0.1.33 --- diff --git a/lily/beam.cc b/lily/beam.cc index a7cfd829ca..268499b1b0 100644 --- a/lily/beam.cc +++ b/lily/beam.cc @@ -239,6 +239,9 @@ Beam::solve_slope() void Beam::set_stemlens() { + /* + should check for visibility of stem.. + */ Real x0 = stems[0]->hpos_f(); for (int j=0; j width ().length ()); Real rule_thick(paper ()->rule_thickness ());