Yes, I would like to obtain :(page 1)Table of ContentList of Figures1 Chapter(page 2)List of Figures1.1 Cow.I could use, instead of \completeLOF, something like :\chapter{List of Figures}\placeLOFbut then I would have to adjust many other things and it becomes very messy. Mathieu
Date: Fri, 3 Jun 2011 22:55:28 +0200 From: pragma@wxs.nl To: ntg-context@ntg.nl CC: mathieudupont@hotmail.com Subject: Re: [NTG-context] Include a list in a list, for example, a List of Figures in a Table of Content
On 3-6-2011 7:10, Mathieu DUPONT wrote:
Hi, How can one include a list into another list ?The \definecombinedlist command doesn't work.I tried to find other ways but didn't find anything that worked. Thanks for help !
\definecombinedlist[TOC][chapter,LOF]\definecombinedlist[LOF][figure] \setupheadtext[TOC=Table of Content]\setupheadtext[LOF=List of Figures] \starttext \completeTOC\completeLOF \chapter{Chapter}\placefigure{Cow.}{\externalfigure[cow]} \stoptext
What do you expect? Can you give some ascii art example?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------