]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
restore tweaks music property.
[lilypond.git] / scm / define-music-properties.scm
index bb9d8ca81e4b885487316c21f0a43cef087aac66..4a898263e4911020ad92749f3685847a3c823d64 100644 (file)
@@ -119,6 +119,8 @@ e.g. @code{\\tag #'part ...} could tag a piece of music as only being active in
      (type ,symbol? "The type of this music object. Determines iteration in some cases.")
      (types ,list? "The types of this music object; determines by what
 engraver this music expression is processed.")
+     (tweaks ,list? "An alist of properties to override in the backend
+-for the grob made of this event.")
      (value ,scheme? "Assignment value for a
 translation property")
      (void ,boolean? "If this property is #t, then the music expression is to be