From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1245 Path: main.gmane.org!not-for-mail From: "Egger" Newsgroups: gmane.comp.tex.context Subject: create a list of figures Date: Mon, 15 Nov 1999 16:26:28 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <003501bf2f82$a80643a0$0100a8c0@xs4all.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392076 31104 80.91.224.250 (23 Oct 2002 16:54:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:54:36 +0000 (UTC) Original-To: "ntg-context" Xref: main.gmane.org gmane.comp.tex.context:1245 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1245 Dear Hans, Of course I would like to have a list of figures in my document. However, wehn studiyng the literature I got about Context, I can not solve this. When I tried the following code, I already feared, that such a list will not generate, because there is no reference to what kind of marks in the document must be collected..... What I tried so far is: \definelist[listoffigures] \setuplist[listoffigures] [before=\blank , after=\blank , style=bold , alternative=b ] \placelistoffigures What is the correct way of doing defining a list. I believe the same is applicable for e.g. a list of tables. Thanks for your help, kind regards Willi