]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
* scm/define-context-properties.scm
[lilypond.git] / lily / dots.cc
index a6f2e64a5c750126bd504711f62b17c33ff3f3e5..c823783d82865f1ef663288740e497bc7977e613 100644 (file)
@@ -52,5 +52,8 @@ ADD_INTERFACE (Dots, "dots-interface",
               "The dots to go with a notehead or rest."
               "@code{direction} sets the preferred direction to move in case of staff "
               "line collisions.",
-              "direction dot-count");
+
+              /* properties */
+              "direction "
+              "dot-count");