]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam.cc
release: 0.1.33
[lilypond.git] / lily / beam.cc
index a7cfd829cad95cd3f88a5041abf62363678aba6d..268499b1b0fa21b7898800b37846c42bc14a3796 100644 (file)
@@ -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 <stems.size(); j++)
     {