]> git.donarmstrong.com Git - lilypond.git/commitdiff
Correct documentation for (de)crescendoSpanner.
authorNeil Puttock <n.puttock@gmail.com>
Mon, 22 Dec 2008 21:07:26 +0000 (21:07 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 22 Dec 2008 21:34:44 +0000 (21:34 +0000)
- possible values are 'hairpin and 'text only.

scm/define-context-properties.scm

index 3b42e08b37d71a229427e9a73c1a7b2a398f78b3..d45150f10f153d67cd5cb06ebd4c2fbb16affb66 100644 (file)
@@ -162,14 +162,15 @@ Should be set for staves.")
      (crescendoText ,markup? "The text to print at start of non-hairpin
 crescendo, i.e., @samp{cresc.}.")
      (crescendoSpanner ,symbol? "The type of spanner to be used for
-crescendi.  Available values are @samp{hairpin}, @samp{line},
-@samp{dashed-line}, @samp{dotted-line}.  If unset, a hairpin crescendo
-is used.")
+crescendi.  Available values are @samp{hairpin} and @samp{text}.  If unset,
+a hairpin crescendo is used.")
      (currentBarNumber ,integer? "Contains the current barnumber.
 This property is incremented at every bar line.")
 
 
-     (decrescendoSpanner ,symbol? "See @code{crescendoSpanner}.")
+     (decrescendoSpanner ,symbol? "The type of spanner to be used for
+decrescendi.  Available values are @samp{hairpin} and @samp{text}.  If
+unset, a hairpin decrescendo is used.")
      (decrescendoText ,markup? "The text to print at start of
 non-hairpin decrescendo, i.e., @samp{dim.}.")
      (defaultBarType ,string? "Set the default type of bar line.  See