]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3603: Make \tweak ... Grob equivalent to \override rather than \once \override
authorDavid Kastrup <dak@gnu.org>
Mon, 7 Oct 2013 18:44:48 +0000 (20:44 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 19 Oct 2013 08:31:39 +0000 (10:31 +0200)
commitb07f3f660b15816acdce3371102902a107c4ce4a
tree1806132b3e6f20e51b18c1c34f6e257e67549be0
parent658610548cc34ffbd4c9576c8989b9e209dfede9
Issue 3603: Make \tweak ... Grob equivalent to \override rather than \once \override

This simplifies several uses of tweak for both tweak and override.
When desired, one can use \once \tweak in order to get either tweak or
override-once semantics: in the case of the tweak semantics, \once
will just ignore the contained expression.
ly/music-functions-init.ly