Am 06.06.2011 um 14:57 schrieb Mathieu Dupont:
>
> No, not at all.
> I'm sorry, I realize I wasn't clear at all.
>
> What I want is simply the List of Figures to figure in my Table of Content,
> to be listed in it, just such as a chapter or a section.
> So my TOC would look like this :
>
> TABLE OF CONTENT
> List of Figures ......... page 1
> Chapter 1 ............... page 2
> Chapter 2 ............... page 3
\definehead[topic][chapter]
\setuphead [topic][number=no]
\starttext
\title{Table of Content}
\placelist[chapter,topic,section]
\topic{List of Figures}
\placelist[figure][criterium=all]
\chapter{One}
\placefigure{Two}{2}
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________