From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16968 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Layout Date: Sat, 06 Nov 2004 18:32:27 -0800 Message-ID: <3.0.5.32.20041106183227.008edbc0@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 1099795105 18646 80.91.229.6 (7 Nov 2004 02:38:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Nov 2004 02:38:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 07 03:38:08 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 1CQcwR-00071d-00 for ; Sun, 07 Nov 2004 03:38:08 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3256512798; Sun, 7 Nov 2004 03:38:07 +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 24792-04; Sun, 7 Nov 2004 03:38:07 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A60411278A; Sun, 7 Nov 2004 03:36:22 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB70F1278A for ; Sun, 7 Nov 2004 03:36:20 +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 24792-03 for ; Sun, 7 Nov 2004 03:36:20 +0100 (CET) Original-Received: from smtp.inreach.com (unknown [209.142.2.34]) by ronja.ntg.nl (Postfix) with SMTP id D710E12780 for ; Sun, 7 Nov 2004 03:36:19 +0100 (CET) Original-Received: (qmail 32140 invoked from network); 7 Nov 2004 02:37:45 -0000 Original-Received: from unknown (HELO newmicronpc) (209.209.15.187) by smtp.inreach.com with SMTP; 7 Nov 2004 02:37:45 -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:16968 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16968 All, This is what is needed, but even in more detail. Try this in Latex: \documentclass{article} \usepackage{layout} \begin{document} \layout \end{document} We need a picture(s) indicating all of the various layout parameters and their location on the page, as shown in the figure generated when you run the Latex code above.