From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31077 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Imorting multiple page pdf. Date: Thu, 28 Sep 2006 00:41:21 +0200 Message-ID: <451AFE11.4050304@net-b.de> References: <200609271614.12397.john@wexfordpress.com> 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 1159396915 30087 80.91.229.2 (27 Sep 2006 22:41:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Sep 2006 22:41:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 28 00:41:47 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 1GSi66-0003os-Rn for gctc-ntg-context-518@m.gmane.org; Thu, 28 Sep 2006 00:41:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61D4E1FF00; Thu, 28 Sep 2006 00:41:42 +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 14517-05; Thu, 28 Sep 2006 00:41:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 467B61FEAB; Thu, 28 Sep 2006 00:41:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D2E71FEAB for ; Thu, 28 Sep 2006 00:41:32 +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 15806-01 for ; Thu, 28 Sep 2006 00:41:26 +0200 (CEST) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with SMTP id 067081FE95 for ; Thu, 28 Sep 2006 00:41:24 +0200 (CEST) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.63) (envelope-from ) id 1GSi5i-0002MB-6U; Thu, 28 Sep 2006 00:41:22 +0200 User-Agent: Thunderbird 1.5.0.4 (X11/20060527) Original-To: mailing list for ConTeXt users In-Reply-To: <200609271614.12397.john@wexfordpress.com> X-Scanned: No viruses found. X-Scan-Signature: 36aab96c139040b89a07e4c42166d776 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:31077 Archived-At: Hi John, John R. Culleton schrieb: > Now is there a way to bring in properly sized pdf pages after > this point and have them rearranged by Context? > Does \combinepages[test.pdf][nx=3,ny=5] do what you want? (Allows also, e.g., frame=on, alternative=a, start=1, stop=30, distance=, bottom, left=, right=,before=,after=,inbetween=,background=,backgroundcolor=) Tobias