Malte Meyn <lilyp...@maltemeyn.de> writes: > Am 30.07.2016 um 18:30 schrieb Hans Åberg: >> >>> On 30 Jul 2016, at 18:21, Malte Meyn <lilyp...@maltemeyn.de> wrote: >> >>>> That one, I discovered, but “parser” must be there in another location. >>> Are you sure? input/regression/note-names.ly doesn’t have parser or >>> (*parser*) anywhere. >> >> Looking at the file I am actually using (with SMuFL glyphs), (*parser*) is >> not needed, but Graham’s file regular.ly has a line >> retune = #(define-music-function (parser location ET midc m) >> (rational? integer? ly:music?) m) > > This won’t work in 2.19.45, it has to be #(define-music-function (ET > midc m) …
Says who? It's nicer that way, but the old-style definition will most certainly work as well. > I just searched for the file and found it at > http://x31eq.com/lilypond/ It looks like an older version of lilypond > was used. But I don’t know which one because the author didn’t include > a \version statement. This makes updating the code hard because you > cannot simply use convert-ly. convert-ly -f 2.18.0 -ed ... Or any other version known to have worked. > \version is nice to have. But maybe it should be made mandatory. Maybe people should not ignore warnings. A hard error still does not seem warranted. -- David Kastrup _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user