From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43354 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Still confused about \setuplayout Date: Tue, 26 Aug 2008 05:17:09 -0400 (EDT) Message-ID: References: <326847810808260929p19deaa6bndcfae286f7953115@mail.gmail.com> 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: ger.gmane.org 1219776237 4993 80.91.229.12 (26 Aug 2008 18:43:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Aug 2008 18:43:57 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 26 20:44:50 2008 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 1KY3X1-0004WS-9Z for gctc-ntg-context-518@m.gmane.org; Tue, 26 Aug 2008 20:44:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C68D41FB8E; Tue, 26 Aug 2008 20:43:41 +0200 (CEST) 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 18811-01-4; Tue, 26 Aug 2008 20:42:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A8E3A1FB5A; Tue, 26 Aug 2008 20:42:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B72421FB5A for ; Tue, 26 Aug 2008 20:42:46 +0200 (CEST) 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 18843-01-3 for ; Tue, 26 Aug 2008 20:42:07 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with ESMTP id 046011FB14 for ; Tue, 26 Aug 2008 20:42:06 +0200 (CEST) Original-Received: FROM adi-laptop.local (c-68-40-40-226.hsd1.mi.comcast.net [68.40.40.226]) BY hellskitchen.mr.itd.umich.edu ID 48B44E7D.43D5F.6639 ; 26 Aug 2008 14:42:05 -0400 In-Reply-To: <326847810808260929p19deaa6bndcfae286f7953115@mail.gmail.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43354 Archived-At: On Tue, 26 Aug 2008, Alan Stone wrote: > Hi, > > Taking S6 = 600pt wide x 450pt heigh for example... > > \setuppapersize[S6][S6] > > \showframe > \showsetups > > \setuplayout[topheight=15pt, > headerheight=15pt, > footerheight=15pt, > bottomheight=15pt, > leftedgewidth=0pt, > leftmarginwidth=0pt, > rightmarginwidth=0pt, > rightedgewidth=180pt] > > \starttext > testing > \stoptext > > How come the showframe and showsetups printouts > don't correspond to the \setuplayout settings ? Where did you see topheight, headerheight, footerheight, and bottomheight? Perhaps you wanted \setuppapersize[S6][S6] \showframe \showsetups \setuplayout[topspace=15pt, header=15pt, height=middle, footer=15pt, bottomspace=15pt, backspace=0pt, width=middle, cutspace=180pt] \starttext testing \stoptext Aditya ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________