From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31898 Path: news.gmane.org!not-for-mail From: "Paul Jones" Newsgroups: gmane.comp.tex.context Subject: Re: postponed block and headers Date: Thu, 16 Nov 2006 17:04:01 -0700 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1618959151==" X-Trace: sea.gmane.org 1163721863 29517 80.91.229.2 (17 Nov 2006 00:04:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Nov 2006 00:04:23 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 17 01:04:21 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GkrDL-0005HD-HS for gctc-ntg-context-518@m.gmane.org; Fri, 17 Nov 2006 01:04:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 40F511FF30; Fri, 17 Nov 2006 01:03:49 +0100 (CET) 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 31887-05-4; Fri, 17 Nov 2006 01:03:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F03591FF21; Fri, 17 Nov 2006 01:03:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7C23C1FF25 for ; Fri, 17 Nov 2006 01:03:39 +0100 (CET) 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 00842-01-2 for ; Fri, 17 Nov 2006 01:03:36 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by ronja.ntg.nl (Postfix) with SMTP id 324231FF17 for ; Fri, 17 Nov 2006 01:03:35 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id m2so597500uge for ; Thu, 16 Nov 2006 16:04:01 -0800 (PST) Original-Received: by 10.78.183.15 with SMTP id g15mr1193078huf.1163721841212; Thu, 16 Nov 2006 16:04:01 -0800 (PST) Original-Received: by 10.78.123.7 with HTTP; Thu, 16 Nov 2006 16:04:01 -0800 (PST) Original-To: "mailing list for ConTeXt users" X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:31898 Archived-At: --===============1618959151== Content-Type: multipart/alternative; boundary="----=_Part_41403_22836183.1163721841156" ------=_Part_41403_22836183.1163721841156 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Below is somewhat of a silly example, but it does show the problem I am experiencing. It looks like the commands inside of the postponing block can not effect the headers. Is this a bug or am I doing something wrong? The only way I have been able to change the headers is to place a \page[blank] at the beginning of my postponed block, but then there are no headers for the rest of the document. Basically I just want there to be no headers on any page where I postpone a block. Any help would be much appreciated \setuppagenumbering[conversion=numbers, location=] \setupheadertexts[pagenumber] \setuphead[chapter][header=high, footer=high] \startpostponing[+2] \chapter{Chapter with header} \stoppostponing \starttext \chapter{Chapter no header} \dorecurse{20}{\input davis } \stoptext paul ------=_Part_41403_22836183.1163721841156 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Below is somewhat of a silly example, but it does show the problem I am experiencing.  It looks like the commands inside of the postponing block can not effect the headers.  Is this a bug or am I doing something wrong?  The only way I have been able to change the headers is to place a \page[blank] at the beginning of my postponed block, but then there are no headers for the rest of the document. Basically I just want there to be no headers on any page where I postpone a block.  Any help would be much appreciated

\setuppagenumbering[conversion=numbers, location=]
\setupheadertexts[pagenumber]
\setuphead[chapter][header=high, footer=high]

\startpostponing[+2]
\chapter{Chapter with header}
\stoppostponing

\starttext
\chapter{Chapter no header}
\dorecurse{20}{\input davis  }
\stoptext


paul
------=_Part_41403_22836183.1163721841156-- --===============1618959151== 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 --===============1618959151==--