]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* scm/output-gnome.scm: remove beam routine.
[lilypond.git] / scm / define-music-properties.scm
index dfaff814405c0f367eb6eac902a3d2c5925c9724..18f9011fc522934325a8a9f3f6b6d7140cba0f28 100644 (file)
@@ -49,6 +49,7 @@ descend in the context tree.")
      (force-accidental ,boolean? "If set, a cautionary accidental should always be printed on this note")
      (grob-property ,symbol? "The symbol of the grob property to set. ")
      (grob-value ,scheme? "The value of the grob property to set")
+     (input-tag ,scheme? "Arbitrary marker to relate input and output")
      (inversion ,boolean? "If set, this chord note is inverted.")
      (label ,markup? "label of a mark.")
      (last-pitch ,ly:pitch? "The last pitch after relativization.")