Am 05.04.2017 um 09:15 schrieb Shevek:
> In terms of Scheme changes, how does this affect compatibility with snippets
> written on 2.16 or 2.18?

Most notable change is the change in definition of music function changes:

#(define-music-function (parser location arg1 arg2) (type1? type2?) …)

becomes

#(define-music-function (arg1 arg2) (type1? type2?) …)

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to