|
| From: | lilypond |
| Subject: | Re: Issue 1535 in lilypond: [PATCH] Adding the Tweak_engraver to the Dynamics context |
| Date: | Wed, 02 Mar 2011 19:55:07 +0000 |
Comment #4 on issue 1535 by address@hidden: [PATCH] Adding the Tweak_engraver to the Dynamics context
http://code.google.com/p/lilypond/issues/detail?id=1535
It allows \tweak to work in a Dynamics context:
\new Dynamics {
s1\<
s1\!
s1-\tweak #'style #'trill \<
s1\!
}
| [Prev in Thread] | Current Thread | [Next in Thread] |