bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.19.22 bug with articulate.ly


From: Thomas Morley
Subject: Re: 2.19.22 bug with articulate.ly
Date: Sun, 12 Jul 2015 18:48:12 +0200

2015-07-12 17:05 GMT+02:00 Martial <address@hidden>:
> Hi !
>
> Lilypond 2.19.22
> Xubuntu  15.04
> frescobaldi 2.18
>
> Error with articulate.ly
>
> Analyse.../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)>
> Arrêté avec le code de retour 1.
>
> %-----------------------------------
> \version "2.19.22"
> \include "articulate.ly"
>
> musique = \relative c' {
> c8 e g c
> }
>
> \score {
> \new Staff  {
>   \articulate
>    \musique }
>  \layout {  }
>  \midi {  }
> }
> %-----------------------------------
>
> change articulate.ly  version 2.19.21
> no problème
>
> --
> Martial Rameaux

Hi,

this was issue 4471
https://code.google.com/p/lilypond/issues/detail?id=4471
already fixed

You may apply the fix manually, see the diff:
https://codereview.appspot.com/250830043/diff/1/scm/music-functions.scm
(easy enough)
or wait for 2.19.23

Cheers,
  Harm



reply via email to

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