From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16943 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: \setuplayout --- what do parameters mean? Date: Wed, 03 Nov 2004 18:43:29 -0800 Message-ID: <3.0.5.32.20041103184329.007fd9a0@mail.northcoast.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1099536464 29400 80.91.229.6 (4 Nov 2004 02:47:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2004 02:47:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 04 03:47:31 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPXet-0005Mu-00 for ; Thu, 04 Nov 2004 03:47:31 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61F351278E; Thu, 4 Nov 2004 03:47:29 +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 01798-04; Thu, 4 Nov 2004 03:47:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A105C12777; Thu, 4 Nov 2004 03:47:25 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CCED112777 for ; Thu, 4 Nov 2004 03:47:23 +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 01722-05 for ; Thu, 4 Nov 2004 03:47:23 +0100 (CET) Original-Received: from smtp.inreach.com (unknown [209.142.2.34]) by ronja.ntg.nl (Postfix) with SMTP id BAC7212775 for ; Thu, 4 Nov 2004 03:47:22 +0100 (CET) Original-Received: (qmail 4629 invoked from network); 4 Nov 2004 02:48:46 -0000 Original-Received: from unknown (HELO newmicronpc) (209.209.15.243) by smtp.inreach.com with SMTP; 4 Nov 2004 02:48:46 -0000 X-Sender: darnold@mail.northcoast.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Original-To: ntg-context@ntg.nl 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 Xref: main.gmane.org gmane.comp.tex.context:16943 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16943 All, When I see something like this: \setuplayout [topspace=10pt, header=40pt, headerdistance=20pt, height=middle, footerdistance=20pt, footer=0pt, bottomdistance=10pt, bottom=20pt, bottomspace=40pt, backspace=30pt, width=middle] I have a hard time working out what it means. I know I can do \showframe, but that doesn't indicate everything I need to see. Does anyone have a macro that shows ALL of these parameters in a visual way, similar to that on page 182 of the Latex User Guide, 2nd ed., Lamport?