From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23885 Path: news.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: No partial contents for parts after the first Date: Mon, 28 Nov 2005 16:49:12 +0100 Message-ID: <351453707.20051128164912@iol.it> References: <676436556.20051124202641@iol.it> <1181515002.20051125192454@iol.it> <438AFF9D.90400@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133193258 16622 80.91.229.2 (28 Nov 2005 15:54:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Nov 2005 15:54:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 28 16:54:08 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 1EglGB-00039Q-3L for gctc-ntg-context-518@m.gmane.org; Mon, 28 Nov 2005 16:49:43 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A25151289A; Mon, 28 Nov 2005 16:49:42 +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 09275-04-2; Mon, 28 Nov 2005 16:49:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED84112876; Mon, 28 Nov 2005 16:49:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B7B2812876 for ; Mon, 28 Nov 2005 16:49:37 +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 09275-04 for ; Mon, 28 Nov 2005 16:49:36 +0100 (CET) Original-Received: from smtp6.libero.it (smtp6.libero.it [193.70.192.59]) by ronja.ntg.nl (Postfix) with ESMTP id D2F39127C5 for ; Mon, 28 Nov 2005 16:49:36 +0100 (CET) Original-Received: from localhost (172.16.1.15) by smtp6.libero.it (7.0.027-DD01) id 4369E49C022A8F3F for ntg-context@ntg.nl; Mon, 28 Nov 2005 16:49:36 +0100 Original-Received: from smtp0.libero.it ([172.16.1.76]) by localhost (asav11.libero.it [193.70.192.93]) (amavisd-new, port 10024) with ESMTP id 25687-01-11 for ; Mon, 28 Nov 2005 16:49:36 +0100 (CET) Original-Received: from OBLOMOV (adsl-ull-207-209.42-151.net24.it [151.42.209.207]) by smtp0.libero.it (Postfix) with ESMTP id DB5C8B0923 for ; Mon, 28 Nov 2005 16:49:35 +0100 (MET) X-Mailer: The Bat! (v3.5.25) Professional X-Priority: 3 (Normal) Original-To: mailing list for ConTeXt users In-Reply-To: <438AFF9D.90400@wxs.nl> X-Scanned: with antispam and antivirus automated system at libero.it X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23885 Archived-At: Monday, November 28, 2005 Hans Hagen wrote: > sure, but i need a small test file -) \setuphead[part][placehead=yes,resetnumber=no] \starttext \part{Part one} \placecontent \chapter{One} \section{One-one} \chapter{Two} \section{Two-one} \part{Part two} \placecontent \chapter{Three} \chapter{Four} \section{Four-one} \stoptext