Am 15.01.2014 um 15:36 schrieb Robert Blackstone <blackstone.rob...@gmail.com>:

> Dear all, 
> 
> Is there, in a book-project, a way to place unnumbered chapters, in casu 
> Acknowledgements and Abstract, in the FrontMatter before the ToC, but still 
> mentioned in the ToC?

\definehead[prechapter][chapter]
\setuphead [prechapter][number=no,incrementnumber=list]

\starttext

\prechapter{Unnumbered chapter}

\title{Contents}

\placelist[prechapter,chapter]

\chapter{Numbered chapter}

\stoptext

Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to