From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18296 Path: main.gmane.org!not-for-mail From: "Jack M. Lyon" Newsgroups: gmane.comp.tex.context Subject: RE: Widows, flush bottom, and word breaks Date: Mon, 14 Feb 2005 15:06:15 -0700 Organization: Jack M. Lyon Message-ID: <001801c512e1$6d5a1950$cd050a0a@jlyond800> References: <000a01c512d2$45e38d20$cd050a0a@jlyond800> Reply-To: jack.lyon@comcast.net, 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 1108418694 3931 80.91.229.2 (14 Feb 2005 22:04:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2005 22:04:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 14 23:04:53 2005 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 1D0oK5-00085Q-65 for gctc-ntg-context-518@m.gmane.org; Mon, 14 Feb 2005 23:04:05 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7EEB2126F8; Mon, 14 Feb 2005 23:06:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20857-02-7; Mon, 14 Feb 2005 23:06:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E8D41277F; Mon, 14 Feb 2005 23:06:26 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3DCB41277F for ; Mon, 14 Feb 2005 23:06:25 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20857-02-6 for ; Mon, 14 Feb 2005 23:06:24 +0100 (CET) Original-Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by ronja.ntg.nl (Postfix) with ESMTP id 0FA99126F8 for ; Mon, 14 Feb 2005 23:06:23 +0100 (CET) Original-Received: from jlyond800 (unknown[64.147.152.13]) by comcast.net (rwcrmhc11) with SMTP id <2005021422061201300e72dje>; Mon, 14 Feb 2005 22:06:22 +0000 Original-To: , "'mailing list for ConTeXt users'" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <000a01c512d2$45e38d20$cd050a0a@jlyond800> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Scanned: by 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18296 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18296 I take it back. Here's what really works well: \setupinterlinespace[stretch=0.08] \setuptolerance[vertical,stretch] \setupalign[line] Thanks again. Best wishes, Jack M. Lyon ___________________________________________________ The EDITORIUM Microsoft Word Add-Ins for Publishing Professionals http://www.editorium.com ___________________________________________________ > -----Original Message----- > From: ntg-context-bounces@ntg.nl > [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Jack M. Lyon > Sent: Monday, February 14, 2005 1:18 PM > To: 'mailing list for ConTeXt users' > Subject: RE: [NTG-context] Widows, flush bottom, and word breaks > > > With lots of help from Adam and some tinkering on my own, > here's what seems > to be working best for me: > > \setupinterlinespace[stretch=0.08] > \setuptolerance[vertical,stretch] > \setupalign[height] > > This produces a flush bottom with very even interline and > interparagraph > spacing, all vertically justified. Nice! > > I'm very grateful for the help from one and all. > > Best wishes, > Jack M. Lyon > ___________________________________________________ > > The EDITORIUM > Microsoft Word Add-Ins for Publishing Professionals > http://www.editorium.com > ___________________________________________________ > > > > -----Original Message----- > > From: ntg-context-bounces@ntg.nl > > [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Adam Lindsay > > Sent: Monday, February 14, 2005 12:15 PM > > To: mailing list for ConTeXt users > > Subject: Re: [NTG-context] Widows, flush bottom, and word breaks > > > > > > Hans Hagen said this at Mon, 14 Feb 2005 09:45:15 +0100: > > > > >\setuplayout[height=10cm] \setuptolerance[vertical,verytolerant] > > > > > >\setupalign[line] > > > > Okay, that's the command I *should* have found, right? :) > > Sigh, and it's > > right there in the manual. > > What I found today was \alignbottom (and its relatives), which I now > > presume is ancient and deprecated? > > > > -- > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk > > Lancaster University, InfoLab21 +44(0)1524/510.514 > > Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > > > _______________________________________________ > > ntg-context mailing list > > ntg-context@ntg.nl > > http://www.ntg.nl/mailman/listinfo/ntg-context > > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >