From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19088 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: imposition for a pdf file Date: Thu, 17 Mar 2005 11:44:51 +0100 Message-ID: <42395FA3.7090906@logosrl.it> References: <20050316124800.89509.qmail@web80402.mail.yahoo.com> <4238331B.6000206@logosrl.it> <42383897.6070602@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111056224 18631 80.91.229.2 (17 Mar 2005 10:43:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 10:43:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 11:43:43 2005 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 1DBsTW-0005oz-6s for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2005 11:43:34 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB7291291A; Thu, 17 Mar 2005 11:45:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01942-02-3; Thu, 17 Mar 2005 11:44:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2E15E12907; Thu, 17 Mar 2005 11:44:58 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BDCC112907 for ; Thu, 17 Mar 2005 11:44:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01942-02-2 for ; Thu, 17 Mar 2005 11:44:56 +0100 (CET) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id C3FBF128F6 for ; Thu, 17 Mar 2005 11:44:56 +0100 (CET) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005031711412394-3468 ; Thu, 17 Mar 2005 11:41:23 +0100 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42383897.6070602@wxs.nl> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 17/03/2005 11.41.23, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 17/03/2005 11.41.24, Serialize complete at 17/03/2005 11.41.24 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19088 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19088 Hans Hagen wrote: > > in page-imp are some additional inclusion macros -) > Yes, i have seen some of them. I have a problem about stickers and imposition; i try to use/modify some of this macros for pagearrangement, but i consume all tex memory. Actually i have found a dirty solution using perl and sort; as soon as possible i will post some code. > shorter > > \centerline > {\dostepwiserecurse{1}{11}{2} > {\expanded{\externalfigure[test][page=\recurselevel]}}} Yes, syst-ext. and others syst-. I try to made a pdf-collection of useful module like syst-*, page-* core-box, supp-box, some module for fonts (open issue: turkish....), etc. (last entry: \startsetups in core-new..) In my head, i call this collection "context-foundation: core macros for context programmers" If you have some suggestions..... |) Also, i know some books/resources for tex programmers: (always The Book first :) ) texbytopic.pdf, cseq.html, The Advanced TEXBook (seem good; maybe i will buy it) etex-man.pdf Again, if you have some others... luigi