]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
Add support for tempo ranges
[lilypond.git] / scm / define-context-properties.scm
index 8a22e2d36aba5e38cf7feab807d8487a77f9e96e..f758c04ca1a09085f57323163b6d3029a3d963f3 100644 (file)
@@ -461,7 +461,7 @@ staff position of a tablature note head.  Called with two arguments:
 the context and the string.")
      (tempoHideNote ,boolean? "Hide the note=count in tempo marks.")
      (tempoText ,markup? "Text for tempo marks.")
-     (tempoUnitCount ,number? "Count for specifying tempo.")
+     (tempoUnitCount ,number-or-pair? "Count for specifying tempo.")
      (tempoUnitDuration ,ly:duration? "Unit for specifying tempo.")
      (tempoWholesPerMinute ,ly:moment? "The tempo in whole notes per
 minute.")