]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/self-aligment-interface.cc
rewrite balloon-text support. This is now a separate grob, with its
[lilypond.git] / lily / self-aligment-interface.cc
index 3eb8d23a69ffe0ca2fe2ea93a512ca678e816e3d..47e9fcc8f0c445f25d2e0553fb36f5d9b7784d99 100644 (file)
@@ -3,7 +3,7 @@
  
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "self-alignment-interface.hh"
@@ -145,9 +145,7 @@ ADD_INTERFACE (Self_alignment_interface, "self-alignment-interface",
               "@end table\n",
 
 
-              /* porperties */
+              /* properties */
               "self-alignment-X "
-              "self-X-offset "
-              "self-Y-offset "
               "self-alignment-Y ");