From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86449 Path: news.gmane.org!not-for-mail From: amerke Newsgroups: gmane.comp.tex.context Subject: Re: different page sizes on one sheet Date: Tue, 25 Feb 2014 15:32:09 +0100 Message-ID: <530CA969.8090506@udo.edu> References: <530BA3BB.2070508@udo.edu> <1C65D8A5-075D-4EF2-9130-D9FB0D359240@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1393338741 3294 80.91.229.3 (25 Feb 2014 14:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2014 14:32:21 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 25 15:32:31 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WIJ3d-0002mj-1V for gctc-ntg-context-518@m.gmane.org; Tue, 25 Feb 2014 15:32:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 419C6101FB; Tue, 25 Feb 2014 15:32:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hVvDS6w+G2Ha; Tue, 25 Feb 2014 15:32:26 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 33DF3101E3; Tue, 25 Feb 2014 15:32:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EF22E101E3 for ; Tue, 25 Feb 2014 15:32:23 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lnncF3Y98vyT for ; Tue, 25 Feb 2014 15:32:22 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id EBD98101E1 for ; Tue, 25 Feb 2014 15:32:11 +0100 (CET) Original-Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s1PEWAH6031593 for ; Tue, 25 Feb 2014 15:32:11 +0100 Original-Received: from [172.31.0.7] (p5483E2ED.dip0.t-ipconnect.de [84.131.226.237]) (authenticated bits=0) by unimail.uni-dortmund.de (8.14.8/8.14.8) with ESMTP id s1PEW9Q8002481 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Tue, 25 Feb 2014 15:32:10 +0100 (CET) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <1C65D8A5-075D-4EF2-9130-D9FB0D359240@gmail.com> X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=129.217.128.51; country=DE; region=07; city=Dortmund; latitude=51.5167; longitude=7.4500; http://maps.google.com/maps?q=51.5167,7.4500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03LuCwaps - 6dac9f22e852 - 20140225 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86449 Archived-At: hi wolfgang & list, what/where would be a good starting point of implementing such a feature = ... ? do i have to hack ConTeXt source code for this or can it be done with a = user defined macro? my plan for now will be: to produce the pages with ConTeXt and produce = then directly a PDF file, which will include the generated pages at the right position. but a pure ConTeXt solution would be nice in the end ... cheers artur On 02/24/2014 10:42 PM, Wolfgang Schuster wrote: > Am 24.02.2014 um 20:55 schrieb amerke: > >> hi again, >> >> a simplified setup with two A6 and one A5 page on one sheet of A4 paper = (no back page in this case) would also be a great starting point ... >> >> +----------+----------+ >> | | | >> | A6 | | >> | | | >> +----------+ A5 + >> | | | >> | A6 | | >> | | | >> +----------+----------+ >> >> >> please also answer if it's not possible with ConTeXt at all, so i can st= art looking for other options as soon as possible. > I won=92t say it=92s impossible but you have to write your own imposition= alternative because > the predefined alternatives expect pages of the same size. > > Wolfgang > > _________________________________________________________________________= __________ > If your question is of interest to others as well, please add an entry to= the Wiki! > > maillist :ntg-context@ntg.nl /http://www.ntg.nl/mailman/listinfo/ntg-con= text > webpage :http://www.pragma-ade.nl /http://tex.aanhet.net > archive :http://foundry.supelec.fr/projects/contextrev/ > wiki :http://contextgarden.net > _________________________________________________________________________= __________ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________