]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / scm / define-music-properties.scm
index f8c567d1fa09d50958744e22e18166b8c1ec67d5..211af8afb366b1f5cde58fec3c349a0169dc85f1 100644 (file)
@@ -108,7 +108,7 @@ property, e.g., @code{(beamed-lengths details)}.")
      (iterator-ctor ,procedure? "Function to construct a
 @code{music-event-iterator} object for this music.")
 
-     (label ,markup? "Label of a mark.")
+     (label ,number-or-markup? "Label of a mark.")
      (last-pitch ,ly:pitch? "The last pitch after relativization.")
      (length ,ly:moment? "The duration of this music.")
      (length-callback ,procedure? "How to compute the duration of this music.