]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-spanner.cc
Merge with master
[lilypond.git] / lily / text-spanner.cc
index cfe00ba756b027583daee98efffe2fbf9d5ad179..e98ae0f7dfa9afcd81c412e9c08ba504b87f5d07 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2000--2007 Jan Nieuwenhuizen <janneke@gnu.org>
 
   Revised over good by Han-Wen.
 */
@@ -161,7 +161,6 @@ Text_spanner::print (SCM smob)
 }
 
 ADD_INTERFACE (Text_spanner,
-              "text-spanner-interface",
 
               "generic text spanner",
 
@@ -171,7 +170,7 @@ ADD_INTERFACE (Text_spanner,
               "dash-period "
               "edge-height "
               "edge-text "
-              "enclose-bounds"
+              "enclose-bounds "
               "shorten-pair "
               "style "
               "thickness "