Status: Accepted
Owner: ----
Labels: Type-Critical
New issue 4471 by [email protected]: #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