ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: \placecontent bug
Date: Sun, 3 Oct 2010 10:19:13 +0200	[thread overview]
Message-ID: <201010031019.13571.alan.braslau@cea.fr> (raw)
In-Reply-To: <201009230850.47630.alan.braslau@cea.fr>

[-- Attachment #1: Type: Text/Plain, Size: 460 bytes --]

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

[-- Attachment #2: toc_bug.tex --]
[-- Type: text/x-tex, Size: 801 bytes --]

\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

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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	other threads:[~2010-10-03  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201009230850.47630.alan.braslau@cea.fr>
2010-10-03  8:19 ` Alan BRASLAU [this message]
2010-10-03 16:08   ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010031019.13571.alan.braslau@cea.fr \
    --to=alan.braslau@cea.fr \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).