Command/placecombinedlist
From ConTeXt wiki
< Command
\placecombinedlist
Syntax
| \placecombinedlist[...][...,...=...,...] | |
| [...] | name |
| [...,...=...,...] | see \setupcombinedlist |
Examples
General TOC:
\placecontent[criterium=all] %without heading \completecontent[criterium=all]% with heading (behaves as chapter)
Local TOC:
\placecontent[criterium=local]:
\chapter{Test} \placecontent[criterium=local] \section{A} \section{B}
Otherwise;
\chapter{Test} \section{Table of contents} \placecontent[criterium=previous] In this case the contents of the chapter is given. Although you are already in a lower level in the hierarchy of the document. \section{B}
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: