On 5/2/06, Johannes Graumann wrote:
> Hello,
>
> I'm trying to get the following to work:
>
> \definesynonyms[abbreviation][abbreviations][\infull]

\setupsynonyms[abbreviation][criterium=all]

Otherwise only the used synonyms will be written to the list. (\infull{short})

> \defineXMLargument
>   [abbrev]
>   [short=,full=]
>   {\expanded{\abbreviation{\XMLop{short}}{\XMLop{full}}}}
>
> \defineXMLargument  [abbreviations]   {\completelistofabbreviations}
>
> \starttext
>   \startXMLdata
>     <abbreviations/>
>     Blabla short<abbrev short="short" full="slightly longer short"/>.
>   \stopXMLdata
> \stoptext
>
> But I don't succeede: the synonym is not put out. Any ideas on what I'm
> screwing up?
>
> Joh

Mojca
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to