]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest-collision.cc
updates
[lilypond.git] / lily / rest-collision.cc
index 47c8d51f08c5f438bd2e6f3a58eeda5ea28f8d02..57e6f9310af1744f3a61c98f2c8f0603611ade91 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include <math.h>              // ceil.
@@ -76,6 +76,9 @@ head_characteristic (Grob * col)
 
   TODO: look at horizontal-shift to determine ordering between rests
   for more than two voices.
+
+  TODO: look at previous note to determine vertical position?
+  
  */
 SCM
 Rest_collision::do_shift (Grob *me)