ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
Subject: Metafun error
Date: Tue, 20 May 2003 11:59:27 -0400	[thread overview]
Message-ID: <200305201159.27820.john@wexfordpress.com> (raw)

Just got back into Metafun. I used the example program from page 5 of
the manual:
------------------------------------------
\setupcolors[state=start]
\starttext
\startuseMPgraphic{dummy}
fill fullcircle scaled 5cm withcolor red;
\stopuseMPgraphic
\useMPgraphic{dummy}
\stoptext
------------------------------------------
When I run 

texexec test.tex I get:
-----------------------------
This is MetaPost, Version 0.641 (Web2C 7.3.7x)
(test-mpgraph.mp
>> spotcolors
>> true
! Equation cannot be performed (numeric=boolean).
<to be read again>
                   ;
l.23 spotcolors := true ;
---------------------------
on the second pass. 

If I eliminate the red color it still doesn't work.

The file test-mpgraph.mp contains these lines which look ok:

cmykcolors := true ;
spotcolors := true ;
color OverlayColor, OverlayLineColor ;

If I just generate the graphic with

texexec --mptex test.tex
that works OK.
Any ideas? 



-- 
John Culleton

             reply	other threads:[~2003-05-20 15:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-20 15:59 John Culleton [this message]
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
2014-09-26 13:17 Willi Egger
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

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=200305201159.27820.john@wexfordpress.com \
    --to=john@wexfordpress.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).