ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Metafun error
Date: Fri, 26 Sep 2014 15:17:20 +0200	[thread overview]
Message-ID: <755623A0-5DA8-4AEC-B355-EA559F543E7B@boede.nl> (raw)

Hello!

Today I wanted to use an older tex file…. I get the same error as in the following test.

\startuniqueMPgraphic{test}

	path p;
	p := fullcircle scaled 5cm;
	draw p;
	label.bot(textext("Centre"), center p);
	
\stopuniqueMPgraphic

\starttext
\startTEXpage
    \useMPgraphic{test} 
\stopTEXpage
\stoptext


The error message is:

Argument of \meta_start_environment has an extra }

<inserted text> 
\par 
<to be read again> 
}
\meta_handle_unique_graphic ...ocess_graphic {#3}}
                                                  \setxvalue {\??mpgraphic \...
\meta_use_graphic ...]}\getvalue {\??mpgraphic #1}
                                                  \empty \meta_end_graphic_g...
<to be read again> 
 
l.288     \useMPgraphic{test}

This error occurs as well with version ConTeXt  ver: 2014.08.29 20:57 as with the latest beta ConTeXt  ver: 2014.09.26 11:42.


Am I missing something?

Kind regards

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


             reply	other threads:[~2014-09-26 13:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-26 13:17 Willi Egger [this message]
2014-09-26 13:23 ` Otared Kavian
2014-09-26 14:22   ` Willi Egger
2014-09-26 21:09     ` Otared Kavian
2014-09-27 13:59       ` Willi Egger
  -- strict thread matches above, loose matches on Subject: below --
2003-05-20 15:59 John Culleton
2003-05-20 16:15 ` Slawek Zak
2003-05-20 16:16 ` Maarten Sneep
2003-05-21 12:13   ` Hans Hagen
2003-05-21 18:22     ` John Culleton
2003-05-21 19:33       ` Hans Hagen
2003-05-22 20:11         ` John Culleton

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=755623A0-5DA8-4AEC-B355-EA559F543E7B@boede.nl \
    --to=context@boede.nl \
    --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).