]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/side-position-interface.hh
release: 1.3.98
[lilypond.git] / lily / include / side-position-interface.hh
index 6c9cb6e5ed1de644ce086cb2b16d878e86e10bfc..d5392ee73df095e0a44b10adeb20f6f2145ddfb1 100644 (file)
 #include "spanner.hh"
 #include "item.hh"
 
-/**
-   Position victim object (ELT_L_) next to other objects (the support).
+/*
+  TODO: move  out unrelated callbacks.
 
-   side-support -- list of score elements
-
-   direction-source -- in case side-relative-direction is set, where
-     to get the direction
-
-   TODO: move  out unrelated callbacks.
-
-   TODO: reduce number of methods.
+  TODO: reduce number of methods.
 */
 struct Side_position
 {