Hi Martin,
I tried this
-------
\starttext
\startfrontmatter
\setuppagenumbering[conversion=romannumerals]
\title{Title}
\subject{Abstract}
\subject{Acknowledgements}
\definecombinedlist [content][title,subject,chapter]
\completecontent
\stopfrontmatter
\startbodymatter
\setuppagenumbering[conversion=]
\setuppagenumber[number=1]
\title {Introduction}
\dorecurse{5}{\input tufte\par}
\chapter{Some Stuff}
\dorecurse{5}{\input tufte\par}
\stopbodymatter
\stoptext
------------
and it doesn't work. The title and subject parts never get into the generated
TOC. Any idea why? Thanks very much!
Rio
On 2010-08-12, at 03:08, Martin Althoff wrote:
>
> I handle this through using the unnumbered sectioning (\title, \subject..)
> and then a
>
> \definecombinedlist [content][title,chapter]
___________________________________________________________________________________
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
___________________________________________________________________________________