From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32698 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: How to squeeze one more line onto a page Date: Sat, 13 Jan 2007 00:04:39 -0500 (EST) Message-ID: References: <9877D364-90D2-4CFA-B703-372C820D720F@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168664715 26095 80.91.229.12 (13 Jan 2007 05:05:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Jan 2007 05:05:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 13 06:05:02 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H5b4c-0005mw-QN for gctc-ntg-context-518@m.gmane.org; Sat, 13 Jan 2007 06:04:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87041200E9; Sat, 13 Jan 2007 06:01:08 +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 18690-01; Sat, 13 Jan 2007 06:01:01 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B13E5200DB; Sat, 13 Jan 2007 06:01:01 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9A2A200DC for ; Sat, 13 Jan 2007 06:00:59 +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 18299-06-3 for ; Sat, 13 Jan 2007 06:00:54 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id EF773200D5 for ; Sat, 13 Jan 2007 06:00:53 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hellskitchen.mr.itd.umich.edu ID 45A86868.7DE22.441 ; 13 Jan 2007 00:04:41 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <9877D364-90D2-4CFA-B703-372C820D720F@cox.net> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32698 Archived-At: On Fri, 12 Jan 2007, David Arnold wrote: > > How can I squeeze one more line onto a page without rewriting text or > resizing graphics. Just a one time I want a couple more lines. \adaptlayout[lines+=2] or \adaptlayout[height=+2cm] Aditya