From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12689 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: \setuparranging 3SIDE Date: Thu, 24 Jul 2003 10:58:31 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <1369.06365301019$1059037516@news.gmane.org> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1059037516 9576 80.91.224.249 (24 Jul 2003 09:05:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2003 09:05:16 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jul 24 11:05:13 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19fc1I-0002Oh-00 for ; Thu, 24 Jul 2003 11:04:16 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BDB0810B24; Thu, 24 Jul 2003 11:05:27 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by ref.ntg.nl (Postfix) with ESMTP id 3A91210ABC for ; Thu, 24 Jul 2003 10:59:10 +0200 (MEST) Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19fbwL-0004XX-00 for ntg-context@ntg.nl; Thu, 24 Jul 2003 10:59:09 +0200 Original-Received: from [62.72.92.115] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19fbvh-0007XY-00 for ntg-context@ntg.nl; Thu, 24 Jul 2003 10:58:29 +0200 Original-Received: from [192.168.1.2] (helo=burger.local) by levana with esmtp (Exim 3.12 #1 (Debian)) id 19fbvg-0000BU-00 for ; Thu, 24 Jul 2003 10:58:28 +0200 Original-Received: from burger.local (localhost [127.0.0.1]) by burger.local (8.12.9/8.12.9) with ESMTP id h6O8wW7P026924 for ; Thu, 24 Jul 2003 10:58:32 +0200 (CEST) Original-Received: (from pg@localhost) by burger.local (8.12.9/8.12.2/Submit) id h6O8wWss026923; Thu, 24 Jul 2003 10:58:32 +0200 (CEST) X-Authentication-Warning: burger.local: pg set sender to patrick@gundla.ch using -f Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: (Nigel King's message of "Thu, 24 Jul 2003 08:12:40 +0100") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12689 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12689 Hello Nigel, > \setuplayout [page] [topspace=5mm,backspace=5mm] well, the command \setuplayout is \setuplayout[...,...=...,...] width fit middle height fit middle backspace topspace margin [....] so there is no place for a first argument. > Also, > \setuppapersize [XY][A4] > You have changed this to > \setuppapersize [XY][A4,landscape] > This does not appear to work properly? Possibly a bug? This would set XY on a4 landscape. What do you want to achieve? Patrick