]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
Web: Update GSoc entry
[lilypond.git] / scm / define-music-properties.scm
index 42525bb8b290165191918a0b638aa5699d291174..f20952b56fe75bb926df362d80b14e68c24237cf 100644 (file)
@@ -39,7 +39,9 @@ lettering should be incremented.")
 TODO: Consider making type into symbol.")
      (articulations ,ly:music-list?
                     "Articulation events specifically for this note.")
-     (associated-context ,string? "Name of the Voice context associated with
+     (associated-context ,string? "Name of the context associated with
+this @code{\\lyricsto} section.")
+     (associated-context-type ,symbol? "Type of the context associated with
 this @code{\\lyricsto} section.")
      (augmented ,boolean? "This figure is for an augmented figured
 bass (with @code{+} sign).")