]> git.donarmstrong.com Git - lilypond.git/commit
Give \tweak an optional grob parameter for tweaking indirect grobs
authorDavid Kastrup <dak@gnu.org>
Tue, 15 May 2012 17:11:03 +0000 (19:11 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 20 May 2012 18:33:06 +0000 (20:33 +0200)
commit0b716515bfd610a04bbe4289f171f3cd80a0fc14
tree17c5658739f8730ad903aca954651e57b146e5c5
parent1ec2219310abbe4099370ecf8da03a40fce6e379
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.
lily/tweak-engraver.cc
ly/music-functions-init.ly