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: Tue, 27 Aug 2013 09:08:46 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_26

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

Pushed to staging as
commit 105bc22bbb1887c9be2c5f6288a4f9249159f250
Author: David Kastrup <address@hidden>
Date:   Wed Aug 21 04:09:29 2013 +0200

    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.

commit 01710d68d8d642533fb3f72414ad0d0bc567c905
Author: David Kastrup <address@hidden>
Date:   Wed Aug 21 04:04:02 2013 +0200

    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.


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