]> git.donarmstrong.com Git - lilypond.git/commit - scm/part-combiner.scm
Fix quoting overrides, set etc.
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 22 Aug 2009 12:05:36 +0000 (14:05 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 30 Sep 2009 12:19:45 +0000 (14:19 +0200)
commit0c5dbc847d41b42285373b2a0dc23d37307d7248
tree90d65039b8ce487e56d0277d642299c9f115712d
parent0107eae24233e7cb281c16aa8ffb3b70e6ccdf8e
Fix quoting overrides, set etc.

The recording-group-emulate created the list of quoted events in reverse
order, so we'll have to revert it again to be in the correct order.
Also, allow all StreamEvent to be quoted (only those in quotedEventTypes
will actually be quoted).
input/regression/quote-overrides.ly [new file with mode: 0644]
scm/part-combiner.scm