From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14828 Path: main.gmane.org!not-for-mail From: Thomas Lohmann Newsgroups: gmane.comp.tex.context Subject: Re: horoffset Date: Thu, 26 Feb 2004 15:15:03 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <200402261515.03988.lohmannt@web.de> References: <200402241730.40870.lohmannt@web.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1077804900 5169 80.91.224.253 (26 Feb 2004 14:15:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2004 14:15:00 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Feb 26 15:14:48 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AwMHo-0002rh-00 for ; Thu, 26 Feb 2004 15:14:48 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A88E810B54; Thu, 26 Feb 2004 15:12:45 +0100 (MET) Original-Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by ref.ntg.nl (Postfix) with ESMTP id B376F10B53 for ; Thu, 26 Feb 2004 15:11:06 +0100 (MET) Original-Received: from [217.185.105.58] (helo=linux) by smtp.web.de with asmtp (WEB.DE 4.99 #605) id 1AwMG9-0002eb-00 for ntg-context@ntg.nl; Thu, 26 Feb 2004 15:13:05 +0100 Original-To: ntg-context@ntg.nl X-Mailer: KMail [version 1.4] In-Reply-To: <200402241730.40870.lohmannt@web.de> 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:14828 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14828 Hello all, well, I figured it out myself in the meantime: > \setuplayout[horoffset=3D-0.4cm] > > to correct the printing area of my laserprinter. But this is not possib= le > for doublesided documents, made with > > \setuppagenumbering [alternative=3Ddoublesided], > does not work correct, but \setuplayout [horoffset=3D-0.4cm] \setuppagenumbering [alternative=3D{singlesided,doublesided}] does. Offset direction is now the same on every page. BTW, can I use texexec to correct the printing area? It works at least wi= th=20 pdf-files:=20 texexec --pdfarrange --paperoffset=3D-0.4cm file.pdf Greetings Thomas Lohmann