Re: Getting a property from *antoher* grob in callback

2017-02-13 Thread Urs Liska
Am 13.02.2017 um 10:24 schrieb Thomas Morley: > 2017-02-13 10:18 GMT+01:00 Urs Liska : >> Hi all, >> >> I'm creating a stencil (Slur) for compound slurs. WIthin that function >> (define-event-function) I'd like to access a property from a certain >> grob and don't know how

Re: Getting a property from *antoher* grob in callback

2017-02-13 Thread Thomas Morley
2017-02-13 10:18 GMT+01:00 Urs Liska : > Hi all, > > I'm creating a stencil (Slur) for compound slurs. WIthin that function > (define-event-function) I'd like to access a property from a certain > grob and don't know how to do that. > > I need to determine the thickness of a

Getting a property from *antoher* grob in callback

2017-02-13 Thread Urs Liska
Hi all, I'm creating a stencil (Slur) for compound slurs. WIthin that function (define-event-function) I'd like to access a property from a certain grob and don't know how to do that. I need to determine the thickness of a line through the grob property 'thickness. But a slur's thickness (which