]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
MusicXML: do not dist ily files twice.
[lilypond.git] / lily / dots.cc
index 97ac61128e8e0ffe20901b1ec5ccec4313c6dd25..b9b11df365866f465b86fa623d27ab081cc3aa47 100644 (file)
@@ -59,9 +59,11 @@ Dots::print (SCM d)
 }
 
 ADD_INTERFACE (Dots,
-              "The dots to go with a notehead or rest."
-              "@code{direction} sets the preferred direction to move in case of staff "
-              "line collisions.",
+              "The dots to go with a notehead or rest.  @code{direction}"
+              " sets the preferred direction to move in case of staff line"
+              " collisions.  @code{style} defaults to undefined, which is"
+              " normal 19th/20th century traditional style.  Set"
+              " @code{style} to @code{vaticana} for ancient type dots.",
 
               /* properties */
               "direction "