[NTG-context] Table of Contents empty for unknown reason
Joel
uaru99 at yahoo.com
Sun Jun 12 18:45:14 CEST 2022
I need to display a table of contents, but only displaying chapters.
Here is my minimum working example:
\starttext
\startfrontmatter
\startchapter[title={Contents}]
\placelist[chapter]
\stopchapter
\completecontent
\stopfrontmatter
\startbodymatter
\startchapter[title={Title 1}]
\input knuth
\stopchapter
\stopbodymatter
\stoptext
For reasons I don't understand, both \placelist[chapter] and \completecontent display the title, but are otherwise empty of contents. I believe the code was working before an update. I used ConTeXt live though and confirmed this code even doesn't work there.
Why isn't it rendering the table of contents?
--Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220612/319c9fab/attachment.htm>
More information about the ntg-context
mailing list