Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_15_39
Comment #9 on issue 2540 by [email protected]: Patch: Give \tweak an optional
grob parameter for tweaking indirect grobs
http://code.google.com/p/lilypond/issues/detail?id=2540
Pushed as
commit 73d3a7eacc32f58d4c0215709652bd4470243321
Author: David Kastrup <[email protected]>
Date: Sun May 20 20:20:13 2012 +0200
Add regression tests and display routines for tweaking of named grobs.
commit 0b716515bfd610a04bbe4289f171f3cd80a0fc14
Author: David Kastrup <[email protected]>
Date: Tue May 15 19:11:03 2012 +0200
Give \tweak an optional grob parameter for tweaking indirect grobs
You can now use something akin to
\tweak Accidental #'color #red cis'
for tweaking a grob created indirectly from the given music expression.
to staging.