5 Dec
2005
5 Dec
'05
10:31 a.m.
Ganguin Michel wrote:
Hi
I want to define synonyms with accentued characters (utf8) how can I do That?
\definesynonyms[mysyn][mysans][\mysynfull] \mysyn{wordwith�}{Description of wordwith�}
and what is the fourth optional brackets from \definesynonyms? I see that it is a command, but what dos this command?
when supplied, it can be used to get the synonym, i.e. in that case a name space is used and there is less chance on a clash in synonyms (so, no \mysans, but \fourthcommand{mysans}) (we needed it for rather complex documents, with many synonym lists) Hans