ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Abbreviations
@ 2000-01-09  1:49 David Arnold
  2000-01-09 10:32 ` Abbreviations Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2000-01-09  1:49 UTC (permalink / raw)
  Cc: ntg-context

All,

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

David Arnold
College of the Redwoods
Mathematics Department
7351 Tompkins Hill Road
Eureka, CA 95501
(707) 476-4222

My Home Page
http://online.redwoods.cc.ca.us/instruct/darnold/index.htm

Ordinary Differential Equations Using Matlab
http://www.prenhall.com/books/esm_0130113816.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Abbreviations
  2000-01-09  1:49 Abbreviations David Arnold
@ 2000-01-09 10:32 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-01-09 10:32 UTC (permalink / raw)
  Cc: ntg-context

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
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-01-09 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-09  1:49 Abbreviations David Arnold
2000-01-09 10:32 ` Abbreviations Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).