lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchil


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts
Date: Fri, 08 Mar 2013 23:46:34 +0000

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

Comment #11 on issue 3225 by address@hidden: Patch: Decouple \defaultchild from \accepts list in contexts
http://code.google.com/p/lilypond/issues/detail?id=3225

Pushed to staging as
commit 91aeca2562af49ff24110e923d5196bebd95f372
Author: David Kastrup <address@hidden>
Date:   Tue Mar 5 11:33:04 2013 +0100

    Issue 3225: Decouple \defaultchild from \accepts list in contexts

    The definition of a Bottom context previously was a context not
    accepting any subcontexts.  Now it is a context without a
    \defaultchild.  The defaultchild of a context previously was the first
    found in the \accepts list (if necessary, moving it there).  While
    \defaultchild was tracked in context definitions, it was not explicit
    in instantiated contexts.

    Decoupling those makes for more flexible arrangements of contexts.
    For example, one might let Voice accept a SubVoice context without
    forcing SubVoice to be created when a Bottom context is called for
    when in Voice, simply by not giving Voice a \defaultchild.


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