From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11581 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: Mixed page formats Date: Sat, 22 Mar 2003 16:44:34 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <87isubl82l.fsf@gundla.ch> References: <87adfopctp.fsf@gundla.ch> <10651.1048346947@www31.gmx.net> 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 1048348039 3574 80.91.224.249 (22 Mar 2003 15:47:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2003 15:47:19 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Mar 22 16:47:17 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 18wlDJ-0000vW-00 for ; Sat, 22 Mar 2003 16:47:17 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 15AC810B2C; Sat, 22 Mar 2003 16:47:24 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ref.ntg.nl (Postfix) with ESMTP id 7B83610AE8 for ; Sat, 22 Mar 2003 16:44:57 +0100 (MET) Original-Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18wlB4-0003Yj-00 for ntg-context@ntg.nl; Sat, 22 Mar 2003 16:44:58 +0100 Original-Received: from [129.217.137.77] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18wlB4-0008CR-00 for ntg-context@ntg.nl; Sat, 22 Mar 2003 16:44:58 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18wlAg-0002ZW-00 for ; Sat, 22 Mar 2003 16:44:34 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <10651.1048346947@www31.gmx.net> (cohsb@gmx.de's message of "Sat, 22 Mar 2003 16:29:07 +0100 (MET)") Original-Lines: 31 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) 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:11581 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11581 cohsb@gmx.de writes: Hello Chris, > your snippet produced the expected results with one difference / remaining > problem: > On the A3 page, only the left half of the space is used, i.e. the right > (additional) > half of the sheet is empty. The frames indicate, that the width is to small. > Do I have to explicitly extend it by setuplayout or is there a simpler or > more correct to achieve it? Well, my code gives the result you want: A3 landscape, text spanning the complete width (except for left/right margin). Are you using pdfetex as a backend? The exact code snipped I posted? What is your ConTeXt version? I could send you a pdf file with my code snippet. > I have actually looked for a rotate command but I didn't find it. Is it > undocumented? No, it is in the beginners manual and in the quick reference. And also in the source :) and in the very best documentation: the mailing list archive. Patrick