ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: error with metafun
Date: Fri, 05 Jan 2007 10:53:21 +0100	[thread overview]
Message-ID: <459E2011.1070606@elvenkind.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0701042254320.18585@gaston.pm>



Peter Münster wrote:
> On Thu, 4 Jan 2007, Taco Hoekwater wrote:
> 
> 
>>Peter Münster wrote:
>>
>>>with the latest ConTeXt on TeX-live 2007 and this input file:
>>
>>No error here, but my context and metapost are newer and my
>>pdftex  is older than TL, so that may not mean much.
> 
> Did you use the "--dvi" switch of texexec?

I didn't, but I did just now, and yes, it is broken.
I get the same error you had, with the latest beta.

Looks like that bit of the ConTeXt code doesn't like the new
procsets in the new metapost version, because with this change:

   \starttext
   \startuseMPgraphic{test}
   mpprocset:=0;
   draw fullcircle scaled 4cm withpen pencircle scaled 1cm ;
   setbounds currentpicture to boundingbox fullcircle scaled 4cm ;
   \stopuseMPgraphic
   \useMPgraphic{test}
   \stoptext

It runs fine.

Best, Taco

  reply	other threads:[~2007-01-05  9:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04 20:10 Peter Münster
2007-01-04 21:51 ` Taco Hoekwater
2007-01-04 21:55   ` Peter Münster
2007-01-05  9:53     ` Taco Hoekwater [this message]
2007-01-04 22:37 ` Hans Hagen

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=459E2011.1070606@elvenkind.com \
    --to=taco@elvenkind.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).