X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftuplet-spanner.cc;h=2b2ddd8ae13a0da95f638ff074799367e0b3a186;hb=af51453530b95aee167fe02ee3f4cb0c8dcd1fe2;hp=b17a053a559f0528c3b8ee11b82222ad8eb2bcec;hpb=fbdafe30e8cd0713b6564cf2e212e599fcd9247c;p=lilypond.git diff --git a/lily/tuplet-spanner.cc b/lily/tuplet-spanner.cc index b17a053a55..2b2ddd8ae1 100644 --- a/lily/tuplet-spanner.cc +++ b/lily/tuplet-spanner.cc @@ -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) {