ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* metapost to pdf on the fly
@ 2011-09-29 18:37 Meer, H. van der
  2011-09-29 19:21 ` Aditya Mahajan
  0 siblings, 1 reply; 6+ messages in thread
From: Meer, H. van der @ 2011-09-29 18:37 UTC (permalink / raw)
  To: NTG ConTeXt

I would like to generate metapost figures in separate pdf-files (in some convenient directory, they are reused elsewhere). This as part of a project structure. I know that on a separate run such a pdf can be generated with:
context figurefile running on input
  \input some-metapost-inclusions
  \starttext
  \startMPpage
  ..
  \stopMPpage
  \stoptext

But the idea is to do it on the fly while typesetting a project (using mode=*first to prevent further iterations):
..
\component figurefile
..
And in the figurefile
  \startcomponent figurefile
  \environment some-metapost-inclusions
  \starttext
  .. BUT THEN WHAT?

As such it is not sufficient for the goal proposed. Can this be done at all?

Hans van der Meer

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-03  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-29 18:37 metapost to pdf on the fly Meer, H. van der
2011-09-29 19:21 ` Aditya Mahajan
2011-10-03  7:05   ` Meer, H. van der
2011-10-03  7:09     ` Wolfgang Schuster
2011-10-03  8:12       ` Meer, H. van der
2011-10-03  9:33         ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).