Wolfgang Schuster wrote:
Hi Hans,
the translate module is broken.
\usemodule[translate]
\translateinput[d.h.][d.\,h.]
\starttext
d.h.
\enableinputtranslation
d.h.
\stoptext
oh, is someone really using that stuff? function translators.reset(s) resolvers.install_text_filter("user",nil) list, compiled = nil, nil end function translators.enable(s) resolvers.install_text_filter("user",translators.translate) end function translators.disable(s) resolvers.install_text_filter("user",nil) end anyway, some day we might consider a better mechanism to deal with such things ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------