From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20185 Path: news.gmane.org!not-for-mail From: Stuart Jansen Newsgroups: gmane.comp.tex.context Subject: startsectionblockenvironment bug? Date: Mon, 02 May 2005 16:49:03 -0600 Organization: Guru Labs, L.C. Message-ID: <1115074143.9082.10.camel@localhost.localdomain> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1080554631==" X-Trace: sea.gmane.org 1115073934 14098 80.91.229.2 (2 May 2005 22:45:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 May 2005 22:45:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue May 03 00:45:26 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DSjdZ-0000Vx-W0 for gctc-ntg-context-518@m.gmane.org; Tue, 03 May 2005 00:43:38 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B1591127F0; Tue, 3 May 2005 00:49:53 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13042-02; Tue, 3 May 2005 00:49:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D6CD6127E3; Tue, 3 May 2005 00:47:56 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1094B127E3 for ; Tue, 3 May 2005 00:47:56 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12782-09-2 for ; Tue, 3 May 2005 00:47:55 +0200 (CEST) Original-Received: from mail.gurulabs.com (mail.gurulabs.com [67.137.148.7]) by ronja.ntg.nl (Postfix) with ESMTP id 1CB39127D8 for ; Tue, 3 May 2005 00:47:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by mail.gurulabs.com (Postfix) with ESMTP id 6D78C986F9 for ; Mon, 2 May 2005 16:47:54 -0600 (MDT) Original-Received: from mail.gurulabs.com ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 15300-08 for ; Mon, 2 May 2005 16:47:54 -0600 (MDT) Original-Received: from dhcp7.glwlan.gurulabs.com (dhcp7.glwlan.gurulabs.com [10.2.3.7]) by mail.gurulabs.com (Postfix) with ESMTP for ; Mon, 2 May 2005 16:47:54 -0600 (MDT) Original-To: "'ntg-context@ntg.nl'" X-Mailer: Evolution 2.2.1.1 X-Virus-Scanned: by amavisd-new at gurulabs.com X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20185 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20185 --===============1080554631== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3u1S/yqerFYktoKYrrFJ" --=-3u1S/yqerFYktoKYrrFJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable My understanding is that the following code should produce two chapter pages with a page number at the top, followed by an index page without a page number. That is not what happens. Am I correct that this is a bug? Is there a bugzilla or something similar where I should be reporting the problem? \startsectionblockenvironment[backpart] \setuppagenumbering[state=3Dstop] \stopsectionblockenvironment \setupsectionblock[bodypart][page=3Dno] % avoid generation of an extra \setupsectionblock[backpart][page=3Dno] % page at the end of the doc \startbodymatter \chapter{foo} \section{bar} \index{bar} \section{baz} \chapter{qux} \section{quux} \index{quux} \section{corge} \stopbodymatter \startbackmatter \page \placeindex \stopbackmatter --=20 Stuart Jansen Guru Labs, L.C. --=-3u1S/yqerFYktoKYrrFJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCdq5fwTOJ4P81PNARAr4JAJ41jI0pZyJLzBxbNttX9BQw3++5AwCfRLUV cpxndfQz/CHCaanO4EjJevs= =qA5c -----END PGP SIGNATURE----- --=-3u1S/yqerFYktoKYrrFJ-- --===============1080554631== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1080554631==--