![](https://secure.gravatar.com/avatar/e862dbef37733a423141a033116bc6f0.jpg?s=120&d=mm&r=g)
26 Jan
2011
26 Jan
'11
3:35 p.m.
Peter Münster wrote:
"Verhaag, G.C.H.M."
writes: \definesynonyms[kind][kinds][\infull] \definesynonyms[state][states][\infull]
Don't use the same command. Better:
\definesynonyms[kind][kinds][\KindFull] \definesynonyms[state][states][\StateFull]
Hi, Thanks for the tip! I didn't know that I was free to choose the command representing the last parameter of the \definesynonyms command! So that's why I used \infull in both definitions, but your suggestion is of course THE solution. Regards, Gerard Verhaag