Hi,

starting with the Beta from 16 April I have a problem with synonyms. The 
\infull part doesn’t work anymore.

Example:

```
\definesynonyms [Tea] [Teas] [\fullTea]
\setupsynonyms  [Tea] [synonymstyle=italic]
\Tea [tFop] {FOP} {Flowery Orange Pekoe}

\starttext
\tFop\ is ‘\fullTea{tFop}’.
\stoptext

```

I can make it work again with some hackery in the strc-syn.mkiv file: If I copy 
back the line
`\simplelistparameter\c!textcommand{\clf_synonymmeaning{#1}{#2}}%` (e.g. from 
the Beta 14 April) into the `strc_synonyms_insert_meaning` definition (at line 
~338) it works again.

Thanks for help.

Best,


-- 
Tom





___________________________________________________________________________________
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