ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Pawel Jackowski na Onet" <jackos1@poczta.onet.pl>
Subject: first attempt to run mp
Date: Tue, 7 Oct 2003 09:42:21 +0200	[thread overview]
Message-ID: <000901c38ca6$8af7a0d0$0500a8c0@best> (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

             reply	other threads:[~2003-10-07  7:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-07  7:42 Pawel Jackowski na Onet [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000901c38ca6$8af7a0d0$0500a8c0@best' \
    --to=jackos1@poczta.onet.pl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).