From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13703 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: inserting other pdf's Date: Thu, 02 Oct 2003 11:48:33 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.2.20031002114707.01dab6b8@server-1> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1065088563 25580 80.91.224.253 (2 Oct 2003 09:56:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2003 09:56:03 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 02 11:56:02 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A50Bl-0001nN-00 for ; Thu, 02 Oct 2003 11:56:01 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3AA8010AE1; Thu, 2 Oct 2003 11:55:53 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id B9DA810ACC for ; Thu, 2 Oct 2003 11:49:10 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h929n5Z25426 for ; Thu, 2 Oct 2003 11:49:05 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id C4C84229AD; Thu, 2 Oct 2003 11:49:03 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id C83D3184F8 for ; Thu, 2 Oct 2003 09:49:02 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13703 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13703 At 00:22 02/10/2003, you wrote: >Patrick Gundlach wrote: > > > Hi, > > > > >> \startpagefigure[...][...] \stoppagefigure > > > > > > what is the meaning of the [...] > > > > \startpagefigure[.#1.][.#2.] \stoppagefigure > > >So in order to insert a whole PDF do I have to use something like > >\startpagefigure[appleblossom][page=1]\stoppagefigure >\startpagefigure[appleblossom][page=2]\stoppagefigure >\startpagefigure[appleblossom][page=3]\stoppagefigure >\startpagefigure[appleblossom][page=4]\stoppagefigure there is: \insertpages[file.pdf][1,3][n=30,width=18cm] (another challenge for patrick) Hans