]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tuplet-spanner.cc
patch::: 1.3.126.jcn3
[lilypond.git] / lily / tuplet-spanner.cc
index b17a053a559f0528c3b8ee11b82222ad8eb2bcec..2b2ddd8ae13a0da95f638ff074799367e0b3a186 100644 (file)
@@ -30,11 +30,9 @@ Tuplet_spanner::set_interface (Grob*me)
 }
 
 /*
-  TODO. 
- */
-
+  TODO: use stem->beam fields to find Beams. Autobeams aren't found
+  through the engraver mechanism.  */
 MAKE_SCHEME_CALLBACK(Tuplet_spanner,brew_molecule,1);
-
 SCM
 Tuplet_spanner::brew_molecule (SCM smob) 
 {