On Mon, 4 Aug 2008, Hans Hagen wrote:

Oliver Buerschaper wrote:
Dear wizards,

I was wondering whether there's a way to have ConTeXt spill out each

\startMPpage
…
\stopMPpage

it encounters as a separate PDF file … by default all MPpages seem to
be collected into a single PDF file. Which is nice as long as this
file is postprocessed by another ConTeXt document … however, I need to
extract the individual figures from within LaTeX. So if anyone happens
to know how to instruct LaTeX's graphicx package to do just that this
would be a lovely alternative :-)

just keep them in one file and access the images by page, so .. include
page 4 from file bla.pdf

IIRC, graphicx package in LaTeX can do that, so it should not be a problem. Otherwise, you can use pdftk and "burst" the pdf into separate pages.

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to