From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30570 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Arragning pdf-pages Date: Tue, 29 Aug 2006 21:50:59 +0200 Message-ID: <44F49AA3.1000302@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156881121 15798 80.91.229.2 (29 Aug 2006 19:52:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Aug 2006 19:52:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 29 21:51:59 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 1GI9cP-0006ZD-Ff for gctc-ntg-context-518@m.gmane.org; Tue, 29 Aug 2006 21:51:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E97701FE17; Tue, 29 Aug 2006 21:51:26 +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 28355-03; Tue, 29 Aug 2006 21:51:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EBC2F1FD55; Tue, 29 Aug 2006 21:51:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 980F91FD55 for ; Tue, 29 Aug 2006 21:51:09 +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 27582-05 for ; Tue, 29 Aug 2006 21:51:03 +0200 (CEST) Original-Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by ronja.ntg.nl (Postfix) with SMTP id D31E01FD4E for ; Tue, 29 Aug 2006 21:51:01 +0200 (CEST) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr11.xs4all.nl (8.13.6/8.13.6) with ESMTP id k7TJoxcZ061944 for ; Tue, 29 Aug 2006 21:51:00 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: NTG-Context X-Virus-Scanned: by XS4ALL Virus Scanner 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:30570 Archived-At: Hi Hans, When arranging pfd pages from a pdf file with the ruby version of the texexec script the following error occurs: texmfstart texexec.rb --pdfarrange --paper=a5a4 --print=2up --result=a5a4-artiplydoc artiply-doc.pdf ..... systems : system commands are enabled ! Missing number, treated as zero. a \@@ppoffset ->a 5a4 \calculatepaperoffsets ...lue {\??pp #1\c!offset } \divide \scratchdimen \arr... ...!height }\calculatepaperoffsets {A4} \xdef \papersize {A4} \firstofoneargument #1->#1 \next1 #1,->\docommando {#1} \doprocesscommaitem ..... l.3 \setuplayout ? It does work with the perl script. COuld you please have a look at this? Thanks Willi