ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placelistofabbreviations in project structure?
@ 2022-06-20  5:31 jbf via ntg-context
  0 siblings, 0 replies; only message in thread
From: jbf via ntg-context @ 2022-06-20  5:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: jbf


[-- Attachment #1.1: Type: text/plain, Size: 1126 bytes --]

Hi, I wonder what I might be doing wrong for \placelistofabbreviations 
not to work in a project. Everything else about \definesysnonyms and 
indeed the project is working, but I seem unable to place the list 
correctly in the component that is intended to list all abbreviations.

The main environment file for the project contains the definitions. e.g. 
\definesynonyms[abbreviation][abbreviations][\infull] 
\setupsynonyms[abbreviation][synonymstyle=\em] \abbreviation[adjp] 
{adjp.} {adjectival phrase}

All dictionary components (A-Z) call on the main environment file where 
the above is defined and give me the correct result if I write \adjp\ or 
\infull{adjp} in any one of them.

My MWE below for the (as yet not working) abbreviations component that 
contains the placelist command:

\startcomponent 04_abbreviations

\project project_Dictionary

\startchapter[title={Abbreviations}]

\placelistofabbreviations[criterium=all]

\stopchapter

\stopcomponent

According to me that should work, but all I get is the chapter title. I 
also tried adding a state=start in case that was needed, but it did nothing.

Julian

[-- Attachment #1.2: Type: text/html, Size: 4645 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-20  5:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20  5:31 \placelistofabbreviations in project structure? jbf via ntg-context

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