lilypond-user
[Top][All Lists]
Advanced

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

What is the hook to execute *after* everything else?


From: Urs Liska
Subject: What is the hook to execute *after* everything else?
Date: Tue, 4 Apr 2017 16:19:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hi all,

once more something about the order of operations (someone should
finally write a book about this topic ...):

I'm collecting information in a Scheme alist, which is populated in the
stencil callback function.

When everything else has been processed I'd like to print a report from
this alist on the console (or in a file), but I don't know how I can
trigger such a function. I thought I'd write an engraver and use the
(finalize) clause, but obviously this is still too early (the alist is
empty at that point).

Could someone please point me in the right direction?

Thanks
Urs


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




reply via email to

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