]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-walker.hh
release: 0.0.57
[lilypond.git] / lily / include / score-walker.hh
index 9d06975a0dc59a76ec8f8cb7d6668b99f03871e5..fc4a554f4524b50a6a487acc6a7a4dc9731847df 100644 (file)
@@ -4,6 +4,8 @@
   source file of the LilyPond music typesetter
 
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+
+    
 */
 
 
@@ -16,6 +18,9 @@
 
 /**
   walk through the score_columns, and while doing so, walk all staffs in a score.
+
+  TODO
+  support for vertical spanners.
   */
 class Score_walker : public PCursor<Score_column *>
 {