Hans,

Thank you for fixing the \placepublications argument issue bug.
I confirm that the current beta now works correctly.

I remind you of the \placecontents bug in a structured document.
The attached minimal example illustrates the erroneous inclusion
of appendix sections in the partial table of contents
in the bodymatter chapters.
(Chapter 1 toc also includes Appendix A sections,
Chapter 2 toc also includes Appendix B sections, …)

Alan
\starttext

\startfrontmatter
\placecontent [criterium=all]
\stopfrontmatter

\startbodymatter

\startchapter [title=first chapter]

\placecontent

\startsection [title=first section]
\stopsection

\startsection [title=second section]
\stopsection

\stopchapter


\startchapter [title=second chapter]

\placecontent

\startsection [title=first section]
\stopsection

\startsection [title=second section]
\stopsection

\stopchapter

\stopbodymatter

\startappendices

\startchapter [title=first appendix]

\startsection [title=first section]
\stopsection

\startsection [title=second section]
\stopsection

\stopchapter

\startchapter [title=second appendix]

\startsection [title=first section]
\stopsection

\startsection [title=second section]
\stopsection

\stopchapter

\stopappendices

\stoptext
___________________________________________________________________________________
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