]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3489: Let \quoteDuring descend to bottom context for its output
authorDavid Kastrup <dak@gnu.org>
Wed, 21 Aug 2013 02:04:02 +0000 (04:04 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 27 Aug 2013 09:07:01 +0000 (11:07 +0200)
commit01710d68d8d642533fb3f72414ad0d0bc567c905
treefdfe804e37b437478c38a5efc28c48df16952479
parent0c849c547f242e3aa64032d15b9211a579b75faf
Issue 3489: Let \quoteDuring descend to bottom context for its output

Also regularizes interpretation of quoted-context-id.  This patch by
itself does not resolve the issue since a CueContext is created in
any case, serving as Bottom and Voice context.  A followup patch
fixes that.
lily/quote-iterator.cc