From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77857 Path: news.gmane.org!not-for-mail From: Jan Dittrich Newsgroups: gmane.comp.tex.context Subject: Widows: penalty without efffect (ConTeXt iv) Date: Thu, 09 Aug 2012 11:29:11 +0200 Message-ID: <502382E7.4000706@uni-weimar.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344582287 31680 80.91.229.3 (10 Aug 2012 07:04:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Aug 2012 07:04:47 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 10 09:04:46 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SzjH4-0006Mg-4G for gctc-ntg-context-518@m.gmane.org; Fri, 10 Aug 2012 09:04:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9ADFF1020F; Fri, 10 Aug 2012 09:04:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xYvi4NhS3uiZ; Fri, 10 Aug 2012 09:04:42 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id E0FEF101E7; Fri, 10 Aug 2012 09:04:41 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8F7B2101EA for ; Thu, 9 Aug 2012 11:29:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YV4iCKa6AIbD for ; Thu, 9 Aug 2012 11:29:19 +0200 (CEST) Original-Received: from filter3-utr.mf.surf.net (filter3-utr.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id 3687D101E2 for ; Thu, 9 Aug 2012 11:29:18 +0200 (CEST) Original-Received: from smtpout-1.uni-weimar.de (smtpout-1.uni-weimar.de [141.54.1.101]) by filter3-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q799THKr027858 for ; Thu, 9 Aug 2012 11:29:18 +0200 Original-Received: from mailgate.uni-weimar.de (mailgate.uni-weimar.de [141.54.1.3]) by smtpout-1.uni-weimar.de (8.14.3/8.14.3) with ESMTP id q799TGOO022547 for ; Thu, 9 Aug 2012 11:29:16 +0200 (CEST) Original-Received: from [192.168.1.34] (erft-5d8087f6.pool.mediaWays.net [93.128.135.246]) (authenticated bits=0) by mailgate.uni-weimar.de (8.13.6/8.13.6) with ESMTP id q799THC2020331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 9 Aug 2012 11:29:17 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows NT 5.1; WOW64; rv:10.0.6esrpre) Gecko/20120713 Thunderbird/10.0.6 X-Virus-Scanned: clamav-milter 0.97.5 at uni-weimar.de X-Virus-Status: Clean X-Bayes-Prob: 0.9997 (Score 4.7, tokens from: @@RPTN) X-CanIt-Geo: ip=141.54.1.101; country=DE; region=15; city=Weimar; latitude=50.9833; longitude=11.3167; http://maps.google.com/maps?q=50.9833,11.3167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08HIxthAJ - 538c824c2f7e - 20120809 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 X-Mailman-Approved-At: Fri, 10 Aug 2012 09:04:40 +0200 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:77857 Archived-At: Dear List, I ran into trouble with the widow/orphan-control in context. I searched the mailinglist, and saw that there were some other threads on the topic bevore, but as far as I am concerned what was suggested there did not work for me when I tried it. I run context iv using the version which comes with TexLive 2011. First trail was to include \widowpenalty=9000 and \clubpenalty=9000 at the start of the document, before \starttext (cause I do my setups, and definitions there) As this did not work I tried to put them after \starttext. As well I lowered \brokenpenalty. But both approaches, which were suggested in previous Posts on the ntg-context list failed to show an effect in my case. Is there anything I could do to prevent the widow lines? PS.: As I may be doing any noobish errors, here an overview of the documents structure and the placement of the penalty-commands _________________________________ \widowpenalty=9000 \clubpenalty=9000 \definepapersize[janssize][width=190mm, height=245mm] \setuppapersize[janssize][A4] %we can use something like [A5][A4], which is a a5 Page sized Document printed on a A4 sheet \setuplayout[grid=yes, marking=on, location=middle, backspace=30mm, width=110mm]%former: location=doublesided \starttext \startstandardmakeup \stopstandardmakeup \startfrontmatter %TOC... \stopfrontmatter \startbodymatter %the main stuff goes here % Loads of text \stopbodymatter \startappendices %appendices go here \stopappendices \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________