bug-lilypond
[Top][All Lists]
Advanced

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

Re: Articulate error


From: David Kastrup
Subject: Re: Articulate error
Date: Thu, 09 Jul 2015 11:09:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Ed.Klarinet" <address@hidden> 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



reply via email to

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