From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11651 Path: main.gmane.org!not-for-mail From: Erik George Hetzner Newsgroups: gmane.comp.tex.context Subject: Re: Problem with letter landscape Date: Tue, 25 Mar 2003 13:05:25 -0800 Sender: ntg-context-admin@ntg.nl Message-ID: <16000.50325.412617.152865@famine.OCF.Berkeley.EDU> References: <16000.44019.567213.605848@conquest.OCF.Berkeley.EDU> <877kan1boh.fsf@gundla.ch> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048626499 4530 80.91.224.249 (25 Mar 2003 21:08:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2003 21:08:19 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Mar 25 22:08: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 18xveW-0001AY-00 for ; Tue, 25 Mar 2003 22:08:12 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 432B910AE8; Tue, 25 Mar 2003 22:08:09 +0100 (MET) Original-Received: from war.OCF.Berkeley.EDU (war.OCF.Berkeley.EDU [128.32.191.89]) by ref.ntg.nl (Postfix) with ESMTP id 4F17910AB6 for ; Tue, 25 Mar 2003 22:05:25 +0100 (MET) Original-Received: from famine.OCF.Berkeley.EDU (daemon@famine.OCF.Berkeley.EDU [128.32.191.92]) by war.OCF.Berkeley.EDU (8.11.6/8.9.3) with ESMTP id h2PL5Qv24704 for ; Tue, 25 Mar 2003 13:05:26 -0800 (PST) Original-Received: (from egh@localhost) by famine.OCF.Berkeley.EDU (8.11.6/8.10.2) id h2PL5PS15521; Tue, 25 Mar 2003 13:05:25 -0800 (PST) Original-To: ntg-context@ntg.nl In-Reply-To: <877kan1boh.fsf@gundla.ch> X-Mailer: VM 7.04 under Emacs 21.2.2 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:11651 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11651 Patrick, Aha! Thanks very much. This seems to work for me. This also explains why I was getting strange sizes in non-landscape pages as well. Thanks again. -Erik Hetzner Patrick Gundlach writes: > Erik George Hetzner writes: > > Hello Erik, > > > \setuppapersize[letter,landscape] > > try: > > \setuppapersize[letter,landscape][letter,landscape] > > This way you "print" [letter,landscape] on [letter,landscape] not on > A4 spread to 11 in width. > > Make sure you always use \setuppapersize[][] with two > arguments. Perhaps Hans could correct me, but as far as I can see > (had no look into the source) the second argument defaults to [A4] > when empty. > > > Patrick > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >