lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get Staff context-id from a grob?


From: Urs Liska
Subject: Re: How to get Staff context-id from a grob?
Date: Fri, 11 Oct 2013 10:36:22 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

Am 11.10.2013 10:22, schrieb Jan Rosseel:

Hello,

 

I have a problem that I’ve been trying to crack, but I’m failing.

 

In my backend, I am processing grobs, and I would need to get the context-id of the StaffSymbol that a certain grob belongs to.

 

Here’s the bigger picture:

 

 

\new Staff = foobar { 

… << some music>>>

}

 

For all grobs that orginate from notes in “some music” I need to be able to get to the “foobar” string.

 

Is this possible from scheme code?

 

Regards,

 

--

JanR


I don't know, but how do you want your solution to behave when you use << some music>> in more than one staff?

Urs

reply via email to

[Prev in Thread] Current Thread [Next in Thread]