]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
* mf/GNUmakefile: Genereate combined aybabtu info.
[lilypond.git] / scm / define-context-properties.scm
index d41d0797b36c34891462463ec65b21ed2f557c6d..3d13d2fe1f178ea150c5f43b36f405d725e37fc5 100644 (file)
@@ -300,9 +300,10 @@ context.")
      (rehearsalMark ,integer? "The last rehearsal mark printed.")
      (repeatCommands ,list? "This property is read to find any command of the form @code{(volta . @var{x})}, where @var{x} is a string or @code{#f}")
      (restNumberThreshold ,number?
-                         "If a multimeasure rest takes less
-than this number of measures, no number is printed. ")
-
+                         "If a multimeasure rest has more measures
+than this, a number is printed. ")
+     (shapeNoteStyles ,vector? "Vector of symbols, listing style for each note
+head relative to the tonic (qv.) of the scale.")
      (skipBars ,boolean? "If set to true, then
 skip the empty bars that are produced by multimeasure notes and rests.
 These bars will not appear on the printed output.  If not set (the