Thank you! Have been searching through docs, but didn’t find this one. It seems to be perfect!
cheers Maurits On 16 nov. 2013, at 13:30, [email protected] wrote: > From: David Kastrup <[email protected]> > Subject: Re: Write to a separate file from a custom set of engravers > Date: 16 november 2013 13:29:57 CET > To: [email protected] > > > Maurits Lamers <[email protected]> writes: > >> Hi all, >> >> If I create an additional set of engravers in Scheme, what approach >> should I take if I want the output of these engravers to end up in a >> separate output file? >> This separate file should not be the generated post script file or a log >> file. >> I could call (open-file ) and write to it, I could also create a >> closure in which I get access to this file, but this doesn’t give me >> any control on the order in which the output is written to the file, >> or does it? >> What would be the best approach here? > > Have you looked at ly/event-listener.ly already? > > -- > David Kastrup
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
