From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33829 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Page quadruple not working Date: Tue, 13 Mar 2007 10:59:24 -0500 (EST) Message-ID: References: <115224fb0703130213t6dc40646k922c6617a7c1d565@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173801602 29795 80.91.229.12 (13 Mar 2007 16:00:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Mar 2007 16:00:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 13 16:59:54 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HR9Pf-000439-Bb for gctc-ntg-context-518@m.gmane.org; Tue, 13 Mar 2007 16:59:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E67652015B; Tue, 13 Mar 2007 16:54:36 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18663-01; Tue, 13 Mar 2007 16:54:28 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD97820117; Tue, 13 Mar 2007 16:54:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F71F20117 for ; Tue, 13 Mar 2007 16:54:25 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18009-06-3 for ; Tue, 13 Mar 2007 16:54:20 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id 769632010A for ; Tue, 13 Mar 2007 16:54:20 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY tombraider.mr.itd.umich.edu ID 45F6CA5D.3A4B7.22508 ; 13 Mar 2007 11:59:25 -0400 In-Reply-To: <115224fb0703130213t6dc40646k922c6617a7c1d565@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:33829 Archived-At: On Tue, 13 Mar 2007, Wolfgang Schuster wrote: > 2007/3/13, Aditya Mahajan : >> >> Why does \page[quadruple] not work? >> >> \setuppagenumbering [alternative=doublesided,location=footer] >> >> \starttext >> >> this is a test >> \page[quadruple] > > > Hi Aditya, > > \page[yes,quadruple] Thank you Wolfgang. Aditya