From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12882 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: extra page when using alternative=doublesided and bodymatter (fwd) Date: Tue, 12 Aug 2003 17:03:29 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1060700948 6619 80.91.224.253 (12 Aug 2003 15:09:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2003 15:09:08 +0000 (UTC) Cc: Hans Hagen Original-X-From: ntg-context-admin@ntg.nl Tue Aug 12 17:09:07 2003 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 19maln-0002cv-00 for ; Tue, 12 Aug 2003 17:09:07 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9CF1E10B7D; Tue, 12 Aug 2003 17:09:03 +0200 (MEST) Original-Received: from up.physik.fu-berlin.de (up.physik.fu-berlin.de [160.45.34.5]) by ref.ntg.nl (Postfix) with ESMTP id ED47510AE7 for ; Tue, 12 Aug 2003 17:03:30 +0200 (MEST) Original-Received: from g25.physik.fu-berlin.de (g25.physik.fu-berlin.de [160.45.34.125]) by up.physik.fu-berlin.de (8.9.3/8.9.1) with ESMTP id RAA1002864; Tue, 12 Aug 2003 17:03:30 +0200 (CEST) X-Envelope-From: tburnus@physik.fu-berlin.de Original-Received: from tburnus (helo=localhost) by g25.physik.fu-berlin.de with local-esmtp (Exim 3.35 #1 (Debian)) id 19magL-0001Kd-00; Tue, 12 Aug 2003 17:03:29 +0200 X-X-Sender: tburnus@g25.physik.fu-berlin.de Original-To: NTG-ConTeXt 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:12882 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12882 Hello all, (2nd repost) I have the following problem: Using \setuppagenumbering[location={footer,right}] \startbodymatter \chapter{Hi} \stopbodymatter I always get 3 pages, but I want to have two: The recto (first page) with "Hi" and its verso (second page; backside of the first), I don't want to have an extra recto (third page)! Tobias