From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20956 Path: news.gmane.org!not-for-mail From: Wolfgang Zillig Newsgroups: gmane.comp.tex.context Subject: setuphead Date: Wed, 22 Jun 2005 10:11:11 +0200 Message-ID: <42B91D1F.70902@student.kuleuven.be> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119427503 28758 80.91.229.2 (22 Jun 2005 08:05:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2005 08:05:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 22 10:05:01 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 1Dl0EE-0005yl-M4 for gctc-ntg-context-518@m.gmane.org; Wed, 22 Jun 2005 10:04:58 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83259127CC; Wed, 22 Jun 2005 10:11:10 +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 06195-04-3; Wed, 22 Jun 2005 10:11:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EBA51127D0; Wed, 22 Jun 2005 10:11:02 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 256F0127D0 for ; Wed, 22 Jun 2005 10:11:01 +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 06195-04-2 for ; Wed, 22 Jun 2005 10:11:00 +0200 (CEST) Original-Received: from nibbel.kulnet.kuleuven.ac.be (nibbel.kulnet.kuleuven.ac.be [134.58.240.41]) by ronja.ntg.nl (Postfix) with ESMTP id 6FBC6127CC for ; Wed, 22 Jun 2005 10:11:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 161E64BF34 for ; Wed, 22 Jun 2005 10:11:00 +0200 (CEST) Original-Received: from octavianus.kulnet.kuleuven.ac.be (octavianus.kulnet.kuleuven.ac.be [134.58.240.71]) by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id A2C924BF1D for ; Wed, 22 Jun 2005 10:10:59 +0200 (CEST) Original-Received: from [10.33.194.76] (dhcp-194-076.bwk.kuleuven.ac.be [10.33.194.76]) by octavianus.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 917CAAED83 for ; Wed, 22 Jun 2005 10:10:59 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users X-Virus-Scanned: by KULeuven Antivirus Cluster 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20956 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20956 Hello all, I think the solution is quite simple but I don't know how to do it. I want to start a new page with each section, so I tried: \setuphead[section][style=\bfb,tolerance=verytolerant,page=yes] but this does not work. What is is page=yes for? Thanks Wolfgang