bug-lilypond
[Top][All Lists]
Advanced

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

Re: Problem with 2.19.22


From: Knute Snortum
Subject: Re: Problem with 2.19.22
Date: Tue, 30 Jun 2015 20:08:58 +0000

This source file...

\version "2.19.22"

\include "articulate.ly"

\score {
  \articulate <<
    \new Staff { c' c' c' c' }
  >>
  \midi {}
}

...produces this output:

Parsing...C:/Program Files
(x86)/LilyPond-latest/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) ...):
C:/Program Files
(x86)/LilyPond-latest/usr/share/lilypond/current/scm/music-functions.scm:1987:3:
Wrong number of arguments to #<procedure map-some-music (map? music)>

On Tue, Jun 30, 2015 at 11:43 AM David Kastrup <address@hidden> wrote:

> David Kastrup <address@hidden> writes:
>
> > Knute Snortum <address@hidden> writes:
> >
> >> LilyPond 2.19.21 will process the attached file without error but
> 2.19.22
> >> prints the following:
> >>
> >> Parsing...C:/Program Files
> >> (x86)/LilyPond-latest/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) ...):
> >> C:/Program Files
> >> (x86)/LilyPond-latest/usr/share/lilypond/current/scm/music-func
> >> tions.scm:1987:3: Wrong number of arguments to #<procedure
> map-some-music
> >> (map?
> >> music)>
> >
> > Running convert-ly -ed on the file should fix it.
>
> Sorry, talked too soon.  This is indeed a problem in LilyPond itself.
> Will take a look.
>
> --
> David Kastrup
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>
-- 
--
Knute Snortum
(sent from Gmail)


reply via email to

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