From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32700 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:22:17 -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 1168665756 28248 80.91.229.12 (13 Jan 2007 05:22:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Jan 2007 05:22:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 13 06:22:34 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 1H5bLe-0000D2-3X for gctc-ntg-context-518@m.gmane.org; Sat, 13 Jan 2007 06:22:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 10B18200EC; Sat, 13 Jan 2007 06:18:44 +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 19553-02; Sat, 13 Jan 2007 06:18:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B4DA200E7; Sat, 13 Jan 2007 06:18:37 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8692E200EC for ; Sat, 13 Jan 2007 06:18:35 +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 19512-06 for ; Sat, 13 Jan 2007 06:18:30 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 5ED72200E0 for ; Sat, 13 Jan 2007 06:18:30 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY skycaptain.mr.itd.umich.edu ID 45A86C89.691E8.784 ; 13 Jan 2007 00:22:17 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: 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:32700 Archived-At: On Fri, 12 Jan 2007, David Arnold wrote: > Aditya, > > Tried: > > \adaptlayout[lines+=2] > > The image in \infigure[fig:series2](c) clearly contains enough > information to complete the graph of the parabola having equation > $y=-(x+2)^2+3$ in \infigure[fig:finalparab]. > > Got an error: > > ! Missing number, treated as zero. > > \relax > \balancedimensions #1#2#3->\scratchdimen #3\relax > \redoglobal > \advance #1 \s... > > \dodoadaptlayout ...ht \footerheight \@@zaheight } > \ifdim > \footerheight <\zer... > > \par > l.660 > > > Where should I put this command? hmm... I copy pasted from an old project so this code used to work. But I get the same error right now. Aditya