]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
NR 4.4.3 (ex.1) \override -> \overrideProperty
[lilypond.git] / lily / chord-name.cc
index 757a1a57838bdbfeeec1661ee48baa456b4a5bea..6cfe2def109a7e7f4fee0c21a1c615d98a95be09 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2007 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2009 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "chord-name.hh"
@@ -35,5 +35,6 @@ Chord_name::after_line_breaking (SCM smob)
 ADD_INTERFACE (Chord_name,
               "A chord name.",
 
-              
-              "begin-of-line-visible");
+              /* properties */        
+              "begin-of-line-visible "
+              );