X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-context-properties.scm;h=a813f1421f6b90ae8d8d9e7fba41000e8ebcb84a;hb=06722df9f31ec6a7b516605418d9598071544edc;hp=439f68a72e08885eaf71919dfad4cf1a311d6437;hpb=617d9d75379510103b6a5ffa43e33c6936493e22;p=lilypond.git diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 439f68a72e..a813f1421f 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -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}.")