ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
Subject: Re: Metafun error
Date: Thu, 22 May 2003 16:11:28 -0400	[thread overview]
Message-ID: <200305221611.28666.john@wexfordpress.com> (raw)
In-Reply-To: <5.2.0.9.1.20030521213213.01d6cec8@server-1>

On Wednesday 21 May 2003 03:33 pm, Hans Hagen wrote:
> At 14:22 21/05/2003 -0400, you wrote:
> >Two questions:
> >Do I also need to install the separate Metafun zip file or is this
> >included in the Context zip?
>
> included
>
> >Do I unzip the distro in /usr/TeX/texmf or further down the tree?
>
> in /usr/TeX/texmf-local and then "mktexlsr" and "texexec --make"
>
> Hans

I also threw in a fmtutil --all followed by another texhash.

Now I am error free. But the  following test.tex file will create the 
graphic file but will not place it on the output pdf file. I suspect I
must tweak something somewhere but I am not sure where:
-----------------------------------------------------
\setuppapersize[letter][letter]
\setupoutput[pdftex]
\setupcolors[state=start]
\starttext
\startuseMPgraphic{dummy}
fill fullcircle scaled 5cm withcolor red;
\stopuseMPgraphic
\useMPgraphic{dummy}

The above is a graphic.

\vfil
\stoptext
-----------------------------------------------------

The resultant test-mpgraph.1 (PostScript) file  has a gray
quarter-circle in the lower left corner. The test.pdf file has the
text sentence but no graphic at all.

I can create the test circle successfully from metapost ignoring
Context altogether. But the above steps fail somewhere.

-- 
John Culleton

  reply	other threads:[~2003-05-22 20:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=200305221611.28666.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).