]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spaceable-grob.cc
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / lily / spaceable-grob.cc
index 96313acf4abd4629f8806a6d87f9ee9f9a94e553..0f3dc9849b93b6edc9068ef0d9767e5500164601 100644 (file)
@@ -122,7 +122,10 @@ Spaceable_grob::remove_interface (Grob *me)
 
 ADD_INTERFACE (Spaceable_grob, "spaceable-grob-interface",
               "A layout object that takes part in the spacing problem. ",
+              
+
               /* properties */
+              "allow-loose-spacing "
               "ideal-distances "
               "keep-inside-line "
               "left-neighbors "