Hello Hans, > > first put the function in some namespace, like: > > moduledata.mystuff = { } > moduledata.mystuff.show_hyph = show_hyph > > then register it in the finalizer group (which is the post_linebreak stuff) > > nodes.tasks.appendaction("finalizers","after","moduledata.mystuff.show_hyph")
Works perfectly. > (before and after are subgroups that can be used by users if needed; of > course one never know to what extent it will influence other processes, so > "shipouts","after" might be a better choice) Ok. In this case it works for me but I'l remember that. Thanks! Patrick ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________