From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42699 Path: news.gmane.org!not-for-mail From: "Alan Stone" Newsgroups: gmane.comp.tex.context Subject: Re: startbodymatter question Date: Wed, 23 Jul 2008 15:33:55 +0200 Message-ID: <326847810807230633n16fdfdf9v63ced5930e7de42b@mail.gmail.com> References: <326847810807221055vbcf17c6ocb8999348675c307@mail.gmail.com> <115224fb0807222315j19773191pc176f376579a1550@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2043470135==" X-Trace: ger.gmane.org 1216821631 15732 80.91.229.12 (23 Jul 2008 14:00:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 14:00:31 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 23 16:01:20 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KLeu7-000356-EM for gctc-ntg-context-518@m.gmane.org; Wed, 23 Jul 2008 16:01:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 162BE1FDDD; Wed, 23 Jul 2008 16:00:24 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17821-01-6; Wed, 23 Jul 2008 15:59:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 660411FDF4; Wed, 23 Jul 2008 15:36:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0A841FDF3 for ; Wed, 23 Jul 2008 15:36:08 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13414-03-9 for ; Wed, 23 Jul 2008 15:35:26 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by ronja.ntg.nl (Postfix) with ESMTP id 4BA771FDF5 for ; Wed, 23 Jul 2008 15:33:56 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id c10so714381nfd.44 for ; Wed, 23 Jul 2008 06:33:55 -0700 (PDT) Original-Received: by 10.210.67.4 with SMTP id p4mr6004240eba.192.1216820035636; Wed, 23 Jul 2008 06:33:55 -0700 (PDT) Original-Received: by 10.210.136.3 with HTTP; Wed, 23 Jul 2008 06:33:55 -0700 (PDT) In-Reply-To: <115224fb0807222315j19773191pc176f376579a1550@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42699 Archived-At: --===============2043470135== Content-Type: multipart/alternative; boundary="----=_Part_62052_32189468.1216820035644" ------=_Part_62052_32189468.1216820035644 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > \setupsectionblock[bodypart][page=yes] > \setupsectionblock[backpart][page=yes] > > or for the backpart > > \setupsectionblock[backpart][page=yes,before={\page[left]}] Thanks Wolfgang. I've been playing with different bodypart and backpart setupsectionblock settings: number=yes/no, page=yes/no/right, before/after={\page[left/right]}] >>From what I observed and understand (from the manual and http://texshow.contextgarden.net/command/detail/296 )... number=yes/no : doesn't have any effect at all page=yes : starts (a section block on) a new (left or right) page page=no : doesn't have any effect at all page=right: starts (a section block on) a (new) right page before/after : before/after starting the new page \page[left/right] : forces a left/right page The following \setupsectionblock[backpart][before={\page[left]}] gives more what I was looking after, however there's still a blank numbered page as the last chapter's last page which I've unsuccessfully been trying to get without page number. Alan ------=_Part_62052_32189468.1216820035644 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
\setupsectionblock[bodypart][page=yes]
\setupsectionblock[backpart][page=yes]

or for the backpart

\setupsectionblock[backpart][page=yes,before={\page[left]}]

Thanks Wolfgang.

I've been playing with different bodypart and backpart setupsectionblock settings: number=yes/no, page=yes/no/right, before/after={\page[left/right]}]

From what I observed and understand (from the manual and http://texshow.contextgarden.net/command/detail/296 )...

number=yes/no : doesn't have any effect at all

page=yes : starts (a section block on) a new (left or right) page
page=no : doesn't have any effect at all
page=right: starts (a section block on) a (new) right page

before/after : before/after starting the new page

\page[left/right] : forces a left/right page

The following

\setupsectionblock[backpart][before={\page[left]}]

gives more what I was looking after, however there's still
a blank numbered page as the last chapter's last page
which I've unsuccessfully been trying to get without page
number.

Alan
------=_Part_62052_32189468.1216820035644-- --===============2043470135== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============2043470135==--