From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38200 Path: news.gmane.org!not-for-mail From: "Joel C. Salomon" Newsgroups: gmane.comp.tex.context Subject: Re: Setting up a project Date: Fri, 21 Dec 2007 13:15:22 -0500 Message-ID: <7871fcf50712211015u340ecf50i1d1847fba7d64d4c@mail.gmail.com> References: <7871fcf50712201504s36570eddj4862ef466c69bfaa@mail.gmail.com> <476B771A.20602@wxs.nl> <7871fcf50712210908v58d97fa3p44c1059e2b9a751a@mail.gmail.com> <476BF804.9030309@wxs.nl> <7871fcf50712210949p529d8f10mbc9147716717dfd5@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 1198261098 27505 80.91.229.12 (21 Dec 2007 18:18:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2007 18:18:18 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 21 19:18:28 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 1J5mS0-0006vu-97 for gctc-ntg-context-518@m.gmane.org; Fri, 21 Dec 2007 19:18:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 801701FD7E; Fri, 21 Dec 2007 19:18:04 +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 17517-05-17; Fri, 21 Dec 2007 19:17:23 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 80FB71FD7B; Fri, 21 Dec 2007 19:17:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7123B1FD70 for ; Fri, 21 Dec 2007 19:17:07 +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 15002-02-23 for ; Fri, 21 Dec 2007 19:16:54 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by ronja.ntg.nl (Postfix) with ESMTP id 42D001FDE2 for ; Fri, 21 Dec 2007 19:15:23 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id b2so74489nfb.44 for ; Fri, 21 Dec 2007 10:15:23 -0800 (PST) Original-Received: by 10.78.204.7 with SMTP id b7mr2068219hug.54.1198260922621; Fri, 21 Dec 2007 10:15:22 -0800 (PST) Original-Received: by 10.78.58.14 with HTTP; Fri, 21 Dec 2007 10:15:22 -0800 (PST) In-Reply-To: <7871fcf50712210949p529d8f10mbc9147716717dfd5@mail.gmail.com> Content-Disposition: inline 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:38200 Archived-At: On Dec 21, 2007 12:49 PM, Joel C. Salomon wrote: > Is there a problem with having location=middle in setuplayout and > location=doublesided in setuppagenumbering? Never mind; I had done something dumb with the margin widths. Anyhow, I'm trying the environment shown below, but I'm evidently not understanding what the various *space values are. Only cutspace seems to work as I expected it to; even the text area isn't the right size (unless the rectangle isn't around the text area itself). \definepapersize[sixbynine][width=6in,height=9in] \setuppapersize[sixbynine][letter] \setuplayout [marking=on, location=middle, textwidth=288pt, textheight=432pt, header=12pt, headerdistance=12pt, topspace=72pt, footer=12pt, footerdistance=12pt, bottomspace=144pt, leftmargindistance=12pt, leftmargin=24pt, backspace=48pt, rightmargindistance=12pt, rightmargin=24pt, cutspace=96pt] \setuppagenumbering[location=doublesided] \showframe --Joel ___________________________________________________________________________________ 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 ___________________________________________________________________________________