lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3489 in lilypond: \quoteDuring creates a cueVo


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3489 in lilypond: \quoteDuring creates a cueVoice
Date: Wed, 21 Aug 2013 02:24:02 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #2 on issue 3489 by address@hidden: \quoteDuring creates a cueVoice
http://code.google.com/p/lilypond/issues/detail?id=3489#c2

Issue 3489: Let \cue... use quoted-context-type of CueVoice consistently

Previously Voice was used and this relied on a a CueVoice purportedly
being created by cue-substitute itself and providing a Voice alias.
There is a regtest input/regression/quote-tuplet-end.ly which relied
on an explicit Voice = "cue" serving as a substite catch for the cue
notes, effectively turning \cueDuring into \quoteDuring.  This kind of
usage is rather bizarre, and since it diverts the \voiceOne/\voiceTwo
settings for the cue voice into a CueVoice context anyway (which is
otherwise empty), the cue voice is still missing proper directional
information.  This was not worth supporting.

Regularizing the usage in this manner will reliably stop \quoteDuring
from introducing surprise CueVoice contexts.

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.

http://codereview.appspot.com/12971044

--
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]