lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4471 in lilypond: #event-chord-wrap! uses outdated


From: lilypond
Subject: [Lilypond-auto] Issue 4471 in lilypond: #event-chord-wrap! uses outdated map-some-music syntax
Date: Tue, 30 Jun 2015 17:41:55 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical

New issue 4471 by address@hidden: #event-chord-wrap! uses outdated map-some-music syntax
https://code.google.com/p/lilypond/issues/detail?id=4471

Knute Snortum reported a problem with 2.19.22: When using articulate.ly and the \articulate command, Lily will throw a warning about a wrong number of arguments in the call to map-some-music in the definition of event-chord-wrap! in music-functions.scm:1987ff.
Minimal example:

\version "2.19.22"
%\version "2.19.21" works
mus = \relative { c''1 }
\score {
  $(event-chord-wrap! mus)
}

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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