]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4519: event-chord-wrap! needs to call expand-repeat-notes!
authorDavid Kastrup <dak@gnu.org>
Thu, 23 Jul 2015 16:19:58 +0000 (18:19 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 27 Jul 2015 08:13:21 +0000 (10:13 +0200)
commitc8c7f5ec551bcc0f1d967549ffce2c45753434c1
treef95715630fe7b35a2b65eb6ab4cab17cc5796bcc
parent610d3aa70a430b620b7175fbe264a9f21eba4482
Issue 4519: event-chord-wrap! needs to call expand-repeat-notes!

The action of event-chord-wrap! will make it impossible to figure out
repeat notes (notes without pitch but with duration) but one must not
expand repeat notes before expanding chord repeats, and
event-chord-wrap! does expand chord repeats.  So it needs to call
expand-repeat-chords! as well before doing its compatibility processing.
scm/music-functions.scm