]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4311: Make multimeasure rests obey tweaks
authorDavid Kastrup <dak@gnu.org>
Wed, 4 Mar 2015 22:11:52 +0000 (23:11 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 9 Mar 2015 17:07:19 +0000 (18:07 +0100)
commit17116996706960c9793102429ef629721b7e59a3
tree5dd9db7fb2af9f233e02bf92ac68cd9594017dfa
parent58301dc241bbf6272322a7dd75a1e990f6eb89f3
Issue 4311: Make multimeasure rests obey tweaks

This change basically just copies all properties from the originating
MultiMeasureRestMusic to all of the MultiMeasureRestEvent events
generated from it.  In particular, it now copies the previously omitted
'tweaks property.
scm/define-music-callbacks.scm
scm/define-music-types.scm