]> git.donarmstrong.com Git - lilypond.git/commitdiff
Document the list of available values for style in the rest-interface.
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Mon, 3 Mar 2008 10:41:49 +0000 (11:41 +0100)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Mon, 3 Mar 2008 10:41:49 +0000 (11:41 +0100)
lily/rest.cc

index 1e15144839167141867820384a67d371211833d6..92e0e6e029c5c2fd98bc94c557a5d3f914e87dc8 100644 (file)
@@ -188,7 +188,9 @@ Rest::pure_height (SCM smob, SCM start, SCM end)
 }
 
 ADD_INTERFACE (Rest,
-              "A rest symbol.",
+              "A rest symbol."
+               "The property @code{style} can be @code{default},  "
+               "@code{mensural}, @code{neomensural} or @code{classical}.",
 
               /* properties */