From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27466 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Arranging pages Date: Tue, 25 Apr 2006 11:05:30 +0200 Message-ID: <444DE65A.5030300@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1788625549==" X-Trace: sea.gmane.org 1145955972 9167 80.91.229.2 (25 Apr 2006 09:06:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Apr 2006 09:06:12 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 25 11:06:09 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FYJUY-0002Vt-32 for gctc-ntg-context-518@m.gmane.org; Tue, 25 Apr 2006 11:05:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A12E1127B8; Tue, 25 Apr 2006 11:05:53 +0200 (CEST) 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 02385-02; Tue, 25 Apr 2006 11:05:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DCB70127B0; Tue, 25 Apr 2006 11:05:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B5F1127B0 for ; Tue, 25 Apr 2006 11:05:45 +0200 (CEST) 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 26471-09-2 for ; Tue, 25 Apr 2006 11:05:44 +0200 (CEST) Original-Received: from 27.mail-out.ovh.net (27.mail-out.ovh.net [213.186.38.137]) by ronja.ntg.nl (Postfix) with SMTP id 3B18212778 for ; Tue, 25 Apr 2006 11:05:43 +0200 (CEST) Original-Received: (qmail 27446 invoked by uid 503); 25 Apr 2006 09:06:56 -0000 Original-Received: from b7.ovh.net (HELO mail156.ha.ovh.net) (213.186.33.57) by 27.mail-out.ovh.net with SMTP; 25 Apr 2006 09:06:56 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 25 Apr 2006 09:05:26 -0000 Original-Received: from mail156.ha.ovh.net (10.0.50.156) by mail156.ha.ovh.net with SMTP; 25 Apr 2006 09:05:24 -0000 Original-Received: from b0.ovh.net (HELO queue-pre) (213.186.33.50) by b0.ovh.net with SMTP; 25 Apr 2006 09:05:23 -0000 Original-Received: from d213-103-243-187.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@213.103.243.187) by ns0.ovh.net with SMTP; 25 Apr 2006 09:05:23 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: ConTeXt Mailing List X-Ovh-Remote: 213.103.243.187 (d213-103-243-187.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: fait|type 1&3|0.5|H 0.5 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27466 Archived-At: This is a multi-part message in MIME format. --===============1788625549== Content-Type: multipart/alternative; boundary="------------040507020508080704080704" This is a multi-part message in MIME format. --------------040507020508080704080704 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, I'm working on my wedding's "Menu" with ConTeXt (I have started ConTeXt and metafun when making my wedding invitations ;) and already succeed to produce nice booklets) Considering two pages A and B, I would obtain: AB on the same page with setuparranging I obtain 0A B0 with 0 an empty page I have "succeeded" (is it really a success !!!) to obtain 00 AB using \page[even] and \page[yes] (I have to precise here that we would not to print a "booklet" for practical reasons) It's ok if I use --pages=2 but I feel frustating because I feel that it could be really simple to do what I wanted, i.e.: AB !!!!!!! I know that it could be done with overlay but I assume that there is a much simplier solution to this simple problem... Cheers Renaud --------------040507020508080704080704 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all,

I'm working on my wedding's "Menu" with ConTeXt (I have started ConTeXt and metafun when making my wedding invitations ;) and already succeed to produce nice booklets)
Considering two pages A and B, I would obtain:
AB on the same page
with setuparranging I obtain
0A
B0
with 0 an empty page
I have "succeeded" (is it really a success !!!) to obtain
00
AB
using \page[even] and \page[yes]
(I have to precise here that we would not to print a "booklet" for practical reasons)
It's ok if I use --pages=2

but

I feel frustating because I feel that it could be really simple to do what I wanted, i.e.:
AB !!!!!!!

I know that it could be done with overlay but I assume that there is a much simplier solution to this simple problem...

Cheers

Renaud
--------------040507020508080704080704-- --===============1788625549== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1788625549==--