lilypond-user
[Top][All Lists]
Advanced

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

Re: Find ties enclosed in slur (while overriding stencil)


From: Urs Liska
Subject: Re: Find ties enclosed in slur (while overriding stencil)
Date: Wed, 15 Mar 2017 09:40:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0



Am 14.03.2017 um 13:11 schrieb Urs Liska:
From https://github.com/openlilylib/openlilylib/blob/master/notation-snippets/shaping-bezier-curves/shape-tie-column/definition.ily I got this:
(let ((ties (ly:grob-array->list (ly:grob-object grob 'ties))))
but in that case "grob"  is a TieColumn, and I don't know how I could access that (which is something I need anyway in order to do further formatting later).

Stupid me. Of course TieColumn is the *parent* of the tie so I can get it from there ...

-- 
address@hidden
https://openlilylib.org
http://lilypondblog.org

reply via email to

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