"Ed.Klarinet" <ed.klari...@gmail.com> writes: > Hi there, > > Is this a bug in articulate? > > Greetings, Ed > > \version "2.19.22" > > %{ Midi error related to articulate > > Ontleden.../usr/local/lilypond/usr/share/lilypond/current/scm/music-functions.scm:1987:3: > In procedure map-some-music in expression (map-some-music (lambda # #) > (expand-repeat-chords! # music) ...): > /usr/local/lilypond/usr/share/lilypond/current/scm/music-functions.scm:1987:3: > Wrong number of arguments to #<procedure map-some-music (map? music)> > %} > > \include "articulate.ly" > \score { > \new Staff { \articulate c2 c } > \midi {} > } >
No, a bug in expand-repeat-chords! . This was issue 4471 <URL:http://code.google.com/p/lilypond/issues/detail?id=4471>. You can try taking the patch from that issue's code review (or from the LilyPond Git repository), or you'll have to wait until 2.19.23 is released (should happen this weekend). Sorry for that. In general, it is a good idea to skim the issue tracker for the last few weeks (open _and_ closed issues) to see whether a bug one wants to report has previously been reported. If there is a report but no work in progress to be seen, you can then add a comment that you are affected as well. If the bug has already been dealt with, there is neither nothing to do, or you can add a comment that you encountered this bug also and are glad for the fix. Either way, that does not cause additional work. -- David Kastrup _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond