ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* first attempt to run mp
@ 2003-10-07  7:42 Pawel Jackowski na Onet
  2003-10-07  8:08 ` Willi Egger
  2003-10-07 16:02 ` first attempt to run mp Patrick Gundlach
  0 siblings, 2 replies; 15+ messages in thread
From: Pawel Jackowski na Onet @ 2003-10-07  7:42 UTC (permalink / raw)


Hi all!

I've just made a quick test -- running metapost with ConTeXt. The sample
code was just:

    \starttext
     The simplest metapost code sample
    \startMPgraphic
     fill unitsquare scaled 123 withcolor (.2,.3,.4) ;
    \stopMPgraphic
    \stoptext

which looks ok, right? And of course mpost creates nice navy square from
that code. But running

    texexec  --automprun sample.mp

cause a serious system error; ''There is a problem with mpost.exe and bla
bla bla''. Smart and clever' windows XP try to report that problem to
microsoft.
The problem occur just after terminal says

    This is MetaPost,  Version 0.641 (Web2c 7.3.7x)
    (mpgraph.mp

and after that system display an error box.
As manual says I 've made some changes in texmf.cnf:

    openout_any = a
    shell_escape = t
    allow_multiple_suffixes = f

What should I do next to catch 'serious system error' while running metapost
code included in tex code?
Is the problem comonly known?

Thanks, Pawe/l

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

end of thread, other threads:[~2003-10-09  8:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-07  7:42 first attempt to run mp Pawel Jackowski na Onet
2003-10-07  8:08 ` Willi Egger
2003-10-07 14:31   ` first attempt to run mp (system error) Pawel Jackowski na Onet
2003-10-07 15:40     ` Willi Egger
2003-10-07 16:02 ` first attempt to run mp Patrick Gundlach
2003-10-08  7:27   ` Re: first attempt to run mp (system error) Paweł Jackowski (onet)
2003-10-08  7:53     ` Hans Hagen
2003-10-08 20:19       ` first attempt to run mp (system error) -- summary? Pawel Jackowski na Onet
2003-10-08 21:22         ` Patrick Gundlach
2003-10-09  6:50           ` Pawel Jackowski na Onet
2003-10-08 21:41         ` Patrick Gundlach
2003-10-08 22:16           ` Hans Hagen
2003-10-09  8:38         ` Henning Hraban Ramm
2003-10-08  8:04     ` Re: first attempt to run mp (system error) Willi Egger
2003-10-08 16:32     ` Patrick Gundlach

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).