]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/break-align-item.hh
release: 1.3.42
[lilypond.git] / lily / include / break-align-item.hh
index c9a5aa16321c4c08c9698c68ab9440b25c8c4759..49057bde8d0ebf8dbe53f574abfa6d66274902af 100644 (file)
 
 #include "item.hh"
 
-/// align breakable items (clef, bar, etc.)
+/**
+   align breakable items (clef, bar, etc.)
+
+   Properties:
+
+   break-align-symbol -- the index in the spacing table (symbol) of
+   the to be aligned item.
+
+
+   TODO: remove this as a class, and make interface.
+ */
+
 class Break_align_item : public Item
 {
 protected: