Hi,
the \translateinput command has a problem with discretionaries
in the replacement text.
In the following example
\usemodule[translate]
\translateinput[Auflage][Auf|*|lage]
\starttext
Auflage
\enableinputtranslation
Auflage
\stoptext
I get a error message.
! Undefined control sequence.
l.11 Auf\CCC
:4:124 *\CCC:4:124 lage
I could prevent the message after I protected the | signs with
\translateinput[Auflage][Auf\string|*\string|lage]
but can't this be done in the \translateinput macro itself.
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________