On Thu, Oct 8, 2009 at 2:36 PM, Mohamed Bana <mbana.li...@googlemail.com>wrote:

> hi folks,
>
> assuming x.pdf has more than 1 page, this only inserts the first.  i'd like
> to insert all the pages.  how would i do that?
>
> startTEXpage
> \externalfigure[x.pdf]
> \stopTEXpage
>
>
>
> \externalfigure[x.pdf][page=1-2]
>
> doesn't work either.  I have to do;
>
> \startTEXpage
> \externalfigure[x.pdf][page=1]
> \stopTEXpage
>
> \startTEXpage
> \externalfigure[x.pdf][page=2]
> \stopTEXpage
>
>
> I'm using
>
> $ pdftex --version
> pdfTeX 3.1415926-1.40.9-2.2 (Web2C 7.5.7)
>
> and whatever comes with texlive 2008.
>
> regards,
> Mohamed
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

hmm maybe
\copypages

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to