Hi,

I use \definesynonyms in several documents but it seems to be broken! For testing purposes I use the folowing command:

\definesynonyms[kind][kinds][\infull]

\kind{to}{test one!}
\kind{t}{sonething else}

\definesynonyms[state][states][\infull]

\state{a}{anything}
\state{ab}{anything b}

\starttext

My test \infull{to}!

\stoptext

The \infull{to} in the My test.. line is empty, but if I remove the \definesynonyms[state]... and \state commands the line says: My test test one!! Isn't this very weird?

What has happened?

Regards,
Gerard Verhaag

P.S. I use ConTeXt ver: 2011.01.18 19:34 MKIV fmt: 2011.1.19 int: english/english!

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

Reply via email to