From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13694 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: inserting other pdf's Date: Thu, 2 Oct 2003 00:22:43 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1065047433 28855 80.91.224.253 (1 Oct 2003 22:30:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2003 22:30:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 02 00:30:32 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 1A4pUO-0000f0-00 for ; Thu, 02 Oct 2003 00:30:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 85F9F10AF1; Thu, 2 Oct 2003 00:30:29 +0200 (MEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [62.67.200.156]) by ref.ntg.nl (Postfix) with ESMTP id 028BA10AE1 for ; Thu, 2 Oct 2003 00:23:09 +0200 (MEST) Original-Received: (qmail 3863 invoked from network); 1 Oct 2003 22:23:07 -0000 Original-Received: from unknown (HELO [217.184.17.52]) (159967@[217.184.8.95]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 1 Oct 2003 22:23:07 -0000 X-Sender: 159967 Original-To: ntg-context@ntg.nl 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:13694 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13694 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 ... or is there also a nice keyword for "insert all pages"? Steffen