ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mark A. Lilly" <misc@tinorb.com>
Subject: problem getting started with metafun  -- runaway defininition...
Date: Wed, 23 Apr 2003 23:23:37 -0700	[thread overview]
Message-ID: <5.2.0.9.0.20030423231428.00af3650@mail.tinorb.com> (raw)
In-Reply-To: <5.2.0.9.1.20030408132514.01e8c5c0@server-1>

hi all,

i'm trying to get started with metafun, but when i run the command to 
create my metafun.mem
texexec --make --alone en metafun
(from the same directory as metafun.mp resides) i get the following error:

This is MetaPost, Version 0.641 (Web2C 7.3.1) (INIMP)
(/usr/share/texmf/metapost/context/base/metafun.mp
(/usr/share/texmf/metapost/base/plain.mp
Preloading the plain mem file, version 0.63)
<snip a bunch of directory listings>
Runaway definition?
save.showtext;save.beginfig;let.beginfig=begingraphictextfig;save.endfig ETC.
! Forbidden token found while scanning the definition of protectgraphicmacros.
<inserted text>
                 enddef
<to be read again>
                    end
l.49   save end
                      ; let end      = relax ;

I get a nearly identical error when i try to run this basic file:
\starttext
\startuseMPgraphic{dummy}
fill fullcircle scaled 5cm withcolor red ;
\stopuseMPgraphic
\useMPgraphic{dummy}
\stoptext

error:
This is MetaPost, Version 0.641 (Web2C 7.3.1)
Sorry, I can't find the mem file `metafun.mem'; will try `mpost.mem'.
(mpgraph.mp (/usr/share/texmf/metapost/context/mp-tool.mp)
(/usr/share/texmf/metapost/context/mp-spec.mp)
(/usr/share/texmf/metapost/context/base/mp-grph.mp
(/usr/share/texmf/metapost/context/mp-tool.mp)
Runaway definition?
<snip... same as above>


Does anyone have any ideas on this?
thanks,
mark

  reply	other threads:[~2003-04-24  6:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02  6:04 hyphenation Zeljko Vrba
2003-04-08 11:26 ` hyphenation Hans Hagen
2003-04-24  6:23   ` Mark A. Lilly [this message]
2003-04-24  7:25     ` problem getting started with metafun -- runaway defininition Eckhart Guthöhrlein
2003-04-24 16:19       ` Mark A. Lilly

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=5.2.0.9.0.20030423231428.00af3650@mail.tinorb.com \
    --to=misc@tinorb.com \
    --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).