From: Mats Bengtsson Date: Mon, 3 Mar 2008 10:41:49 +0000 (+0100) Subject: Document the list of available values for style in the rest-interface. X-Git-Tag: release/2.11.42-1~7^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=edb2ccd3bb256d02ed1ffd562a53d7bea13b699f;p=lilypond.git Document the list of available values for style in the rest-interface. --- diff --git a/lily/rest.cc b/lily/rest.cc index 1e15144839..92e0e6e029 100644 --- a/lily/rest.cc +++ b/lily/rest.cc @@ -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 */