lilypond-user
[Top][All Lists]
Advanced

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

Re: Find objects within a spanner


From: Urs Liska
Subject: Re: Find objects within a spanner
Date: Tue, 7 Feb 2017 15:00:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0



Am 07.02.2017 um 14:50 schrieb David Nalesnik:
You can "go higher," too: use parentage (ly:grob-parent), or get the
grob's associated paper column with ly:item::get-column.
Use ly:item::get-column on the spanner's bounds (ly:spanner-bound) or
on any *Item*, for example, one of the spanned NoteColumns.

OK, I already have the results of ly:spanner-bound in the function, so I can simply reuse the result ...

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

reply via email to

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