]> git.donarmstrong.com Git - lilypond.git/commitdiff
restore tweaks music property.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 10 Jan 2007 02:05:35 +0000 (03:05 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 10 Jan 2007 02:05:35 +0000 (03:05 +0100)
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