]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
(process_music): delta-pitch -> delta-step.
[lilypond.git] / scm / define-music-properties.scm
index 5ee322a5ca903a531ee62287155649804f6c7b15..dc4bc2c0f7f76c7fa77f393a3e330c506a4692b7 100644 (file)
@@ -40,7 +40,7 @@ here. TODO: use SpanEvents?")
      (context-id ,string? "name of context")
      (context-type ,symbol?  "type of context")
      (create-new ,boolean? "Create a fresh context.")
-     (delta-pitch ,number? "How much should a fall change pitch?") 
+     (delta-step ,number? "How much should a fall change pitch?") 
      (descend-only ,boolean? "If set, this @code{\\context} will only descend in the context tree.")
      (denominator ,integer? "denominator in a time signature")
      (digit ,integer? "digit for fingering")