[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild fr
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts |
Date: |
Tue, 05 Mar 2013 10:43:00 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new
New issue 3225 by address@hidden: Patch: Decouple \defaultchild from \accepts
list in contexts
http://code.google.com/p/lilypond/issues/detail?id=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.
http://codereview.appspot.com/7476043
--
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
- [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts,
lilypond <=
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/05
- Re: [Lilypond-auto] Issue 3225 in lilypond: Patch: Decouple \defaultchild from \accepts list in contexts, lilypond, 2013/03/08