From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32614 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Header problem in project Date: Mon, 08 Jan 2007 20:04:04 +0100 Message-ID: <45A295A4.3060401@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168283066 14500 80.91.229.12 (8 Jan 2007 19:04:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Jan 2007 19:04:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 08 20:04:20 2007 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 1H3zn9-0002MT-36 for gctc-ntg-context-518@m.gmane.org; Mon, 08 Jan 2007 20:04:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E5CC71FFC1; Mon, 8 Jan 2007 20:01:00 +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 23143-07-11; Mon, 8 Jan 2007 20:00:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E6B391FF57; Mon, 8 Jan 2007 20:00:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB3C81FF58 for ; Mon, 8 Jan 2007 20:00:51 +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 23143-07-10 for ; Mon, 8 Jan 2007 20:00:47 +0100 (CET) Original-Received: from post-26.mail.nl.demon.net (post-26.mail.nl.demon.net [194.159.73.196]) by ronja.ntg.nl (Postfix) with ESMTP id 2CFFB1FF50 for ; Mon, 8 Jan 2007 20:00:47 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:50869 helo=[10.10.0.3]) by post-26.mail.nl.demon.net with esmtp (Exim 4.51) id 1H3zmu-000I0C-Pr for ntg-context@ntg.nl; Mon, 08 Jan 2007 19:04:04 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: 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:32614 Archived-At: David Arnold wrote: > > \placeanswers\kern0pt > > \stopcomponent > > When we compile section1exercises.tex with texmfstart texexec -- > mode=long section1exercises, all is well until the last page, where > the former header is used instead of the header defined in the > \placeanswers macro. But we want to finish out the document from the > point we put the \placeanswers with the second header. > > Any suggestions? Does ending with \placeanswers\page help? Taco