From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Wed, 10 Jan 2007 02:05:35 +0000 (+0100)
Subject: restore tweaks music property.
X-Git-Tag: release/2.11.11-1~31
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5656400b02d3fd7fd47a3d6952289453cf067184;p=lilypond.git

restore tweaks music property.
---

diff --git a/scm/define-music-properties.scm b/scm/define-music-properties.scm
index bb9d8ca81e..4a898263e4 100644
--- a/scm/define-music-properties.scm
+++ b/scm/define-music-properties.scm
@@ -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