]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-spacing.cc
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / lily / staff-spacing.cc
index cf931c2f23bbf18798f0b789cdcbacb77476a594..bc95433a78e8fc0a07d7021d7f616dbf6ec30fc7 100644 (file)
@@ -203,6 +203,13 @@ Staff_spacing::get_spacing_params (Grob *me, Real * space, Real * fixed)
                                                 &last_ext);
   if (!last_grob)
     {
+      /*
+       TODO:
+       
+       Should  insert a adjustable space here? For excercises, you might want to
+       use a staff without a clef in the beginning. 
+       */
+      
       /*
        we used to have a warning here, but itgenerates a lot of
        spurious error messages.