[EMAIL PROTECTED] writes: > > Otherwise - in an engraver - how is the best way of given a context (i.e. staff) > and a grob_info (arggument to acknowlegde_grob) to decide which of the childen > of the context (i.e. voices) that contains the grob?
grob_info.origin_trans_l (this) will give you the path of the translators, i.e. Engraver, Thread, Voice, Staff (if this == Staff) -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
