Thomas Morley <[email protected]> writes: > I'd prefer to have a function, which could deal with `graceSettings“, > tranfering one setting after the other in an override (using some > mapping), but I failed. :(
It would appear that the code for "undo" <URL:http://codereview.appspot.com/6588067/diff/8001/ly/music-functions-init.ly> should be a good starting point as it converts overrides into reverts. You just need to convert into overrides instead, filter appropriately, and reverse the resulting list from fold-some-music. Even simpler should be the use of the music-filter function. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
