]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
MIDI: in #'staff mapping mode, keep to one channel. Fixes #1620.
[lilypond.git] / scm / define-context-properties.scm
index 439f68a72e08885eaf71919dfad4cf1a311d6437..a813f1421f6b90ae8d8d9e7fba41000e8ebcb84a 100644 (file)
@@ -418,7 +418,9 @@ is set.")
      (restNumberThreshold ,number? "If a multimeasure rest has more
 measures than this, a number is printed.")
 
-
+     (searchForVoice ,boolean? "Signal whether a search should be made
+of all contexts in the context hierarchy for a voice to provide rhythms
+for the lyrics.")
      (shapeNoteStyles ,vector? "Vector of symbols, listing style for
 each note head relative to the tonic (qv.) of the scale.")
      (shortInstrumentName ,markup? "See @code{instrumentName}.")