]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4498: Provide music functions property{Override,Revert,Set,Unset}
authorDavid Kastrup <dak@gnu.org>
Sun, 12 Jul 2015 16:30:46 +0000 (18:30 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 18 Jul 2015 04:42:13 +0000 (06:42 +0200)
commit2c75141e4d2b706a24d70296354a065ee8606bb8
treee29a9244efb6f57ac8121ace0297e7a2ae4395ef
parentfb54b6968c3b70c102bcb89c54bc9b1f15a71327
Issue 4498: Provide music functions property{Override,Revert,Set,Unset}

The previous music functions `override' and `revert' (intentionally
colliding with the respective keywords) are removed.  It would have been
too confusing to have collisions for `set' and `unset' as well which are
just too similar to existing Scheme constructs.

A convert-ly rule for the previous calls override/revert is not
attempted: they have not yet been documented and have been available
only for one unstable version.  Whoever happened to use them already is
capable of replacing them.
ly/music-functions-init.ly