Re: Name of a context

2015-03-29 Thread Nathan Ho
On Sun, Mar 29, 2015 at 3:44 PM, Urs Liska wrote: > I *think* this is (ly:context-id context). Exactly what I was looking for, thanks. That's pretty confusing since everywhere else in the documentation, this string is referred to as the "name" of the context, whereas ly:context-name returns the

Re: Name of a context

2015-03-29 Thread Urs Liska
Am 30.03.2015 um 00:38 schrieb Nathan Ho: Hi list, How do I extract the name of a context in Scheme? That is, I want to be able to get "foo" from, say, \new Voice = "foo". I don't see this in the context properties lists. Regards, Nathan ___ lilypo