Re: Context_def -> Context progress

2006-11-01 Thread Erik Sandberg
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

Re: Context_def -> Context progress

2006-11-01 Thread Han-Wen Nienhuys
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

Context_def -> Context progress

2006-11-01 Thread Erik Sandberg
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