lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't use addArticulation function


From: Ivanov Dmitry
Subject: Re: Can't use addArticulation function
Date: Sat, 29 May 2021 19:17:28 +0300
User-agent: Mutt/1.10.1 (2018-07-13)

Now that's a good moment to switch from 2.18.2 to a more recent version of LilyPond :-).

David Nalesnik's code you copied used syntax simplifications from the next LilyPond generation. It works with 2.18.2 if you replace

#(define-music-function (scripts music) (list? ly:music?)

by

#(define-music-function (parser location scripts music) (list? ly:music?)

Lukas

It worked, thanks. Upgrading now, but it's not as easy as I expected.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]