Erik Sandberg escreveu:
hi,
I'm attempting to softcode \accepts and friends. Should the order of \accepts
calls be significant in absence of appropriate \defaultchild? I.e., if we have
\layout {
\context {\Score \accepts "Foo" \accepts "Bar" }
\context {\name Foo \accepts "Baz" }
\context {\
hi,
I'm attempting to softcode \accepts and friends. Should the order of \accepts
calls be significant in absence of appropriate \defaultchild? I.e., if we have
\layout {
\context {\Score \accepts "Foo" \accepts "Bar" }
\context {\name Foo \accepts "Baz" }
\context {\name Bar \accepts "Baz" }
}