From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13196 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: clubpenalty/widowpenalty ignored - a bug? Date: Thu, 11 Sep 2003 15:38:09 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1063287839 23028 80.91.224.253 (11 Sep 2003 13:43:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2003 13:43:59 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 11 15:43:58 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xRjp-0001a9-00 for ; Thu, 11 Sep 2003 15:43:57 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 43DA210BBD; Thu, 11 Sep 2003 15:43:55 +0200 (MEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [62.67.200.156]) by ref.ntg.nl (Postfix) with ESMTP id 66A1010BBD for ; Thu, 11 Sep 2003 15:38:57 +0200 (MEST) Original-Received: (qmail 23777 invoked from network); 11 Sep 2003 13:38:54 -0000 Original-Received: from unknown (HELO [217.184.17.48]) (664943@[217.184.13.35]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 11 Sep 2003 13:38:54 -0000 X-Sender: 664943@pop3.estfiles.de Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13196 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13196 Worst case became true: After spending lot of time on defining and setting up my first ConTeXt project I had to encounter that there are orphans and widows in my book. What I did: Just before \starttext I wrote \clubpenalty=10000 \widowpenalty=10000 \displaywidowpenalty=10000 Is this wrong - or is it a bug in ConTeXt? Kind of desperately, Steffen