]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
* lily/text-item.cc (text_to_molecule): new function
[lilypond.git] / lily / dots.cc
index 1af6f64c4e567af574eb726ef387d29ef55b5b2d..c048131e6a655304837d3c1b8a20417873a2bdd0 100644 (file)
@@ -76,9 +76,9 @@ Dots::brew_molecule (SCM d)
 
 
 ADD_INTERFACE (Dots, "dots-interface",
-  "The dots to go with a notehead/rest.  A separate interface, since they
-are a party in collision resolution.
-#'direction is the Direction to handle staff-line collisions in.",
+  "The dots to go with a notehead/rest.  A separate interface, since they "
+" are a party in collision resolution. "
+#'direction is the Direction to handle staff-line collisions in.",
   "direction dot-count");