From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1505 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Abbreviations Date: Sun, 09 Jan 2000 11:32:31 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000109113231.007b5d90@pop.wxs.nl> References: <3.0.5.32.20000108174908.0089d930@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392325 804 80.91.224.250 (23 Oct 2002 16:58:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:58:45 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: David Arnold In-Reply-To: <3.0.5.32.20000108174908.0089d930@mail.northcoast.com> Xref: main.gmane.org gmane.comp.tex.context:1505 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1505 At 05:49 PM 1/8/2000 -0800, David Arnold wrote: >I couln't get nonused abbreviations to show up in a list of abbreviations. >I tried the following with no success: > >\setupsynonyms > [abbreviations] > [state=start,criterium=all] > >\definesynonyms[abbreviation][abbreviations][\infull] >\abbreviation {UN} {United Nations} >\abbreviation {UK} {United Kingdom} >\abbreviation {USA} {United States of America} > >\starttext >\infull{USA} >\completelistofabbreviations >\stoptext \define... initializes, \setup extends/sets. So, first define, then set up. BTW, abbreviations are predefined, so you can omit the definition. (Think of object oriented languages: you create an object, and then can manipulate it; the reverse is sort of strange) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------