[NTG-context] Translate module

2011-01-05 Thread Wolfgang Schuster
Hi,

the translate module is broken again.

\usemodule[translate]

\translateinput[Apples][Oranges]

\enableinputtranslation

\starttext
Many people like Apples.
\stoptext

Regards,
Wolfgang

___
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
___


[NTG-context] Translate module and active chars

2009-01-04 Thread Wolfgang Schuster

Hi Hans,

you're experimental translate module for MkIV is very nice and
makes it for german users very easy to avoid ligatures in certain
words. What I don't like is to that I have to escape the bar
in the replacement text, can't you take care of this in the
\translateinput macro itself and save the text without expansion.

\usemodule[translate]

\translateinput[Auflage][Auf\string|*\string|lage]

\starttext

Auflage

\enableinputtranslation

Auflage

\stoptext

Thanks and regards,
Wolfgang

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___