On 5 August 2010 13:04, Mike Solomon <[email protected]> wrote: > Sorry for the slew of patches in this vein - as I run into problems while > trying to create a real engraver in scheme, I'm sending these patches along. > > http://codereview.appspot.com/1878048
What's wrong with using ly:context-property? If you need the context where the engraver's defined it's accessible either through ly:translator-context or defining the scheme engraver as a lambda function (see Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly). Cheers, Neil _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
