On Wednesday 01 November 2006 17:23, Han-Wen Nienhuys wrote:
> Erik Sandberg escreveu:
> > However, while I wrote this, I have been thinking about an alternative
> > solution to the same problem, which is cleaner but less efficient: We
> > could let context_def simply be a music expression which is
Erik Sandberg escreveu:
However, while I wrote this, I have been thinking about an alternative
solution to the same problem, which is cleaner but less efficient: We could
let context_def simply be a music expression which is inserted before any
music in the context. So e.g., \context Staff { c4
On Monday 16 October 2006 23:41, Erik Sandberg wrote:
>
> I have a clearer plan for context defs now: We could represent each context
> def as a Context object, which is used as a template for new contexts.
> E.g., the Voice context_def in engraver-init.ly defines a Context object
> with various en