ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: Lost in METAPOST
Date: Fri, 12 Jan 2007 12:57:19 +0100	[thread overview]
Message-ID: <45A7779F.4070104@gmx.net> (raw)
In-Reply-To: <fe8d59da0701112342r3657911evf9d999c8b81fd6d6@mail.gmail.com>

luigi scarso wrote:
> Almost for sure (99.9%) I have made some deeeep mess with last context distro.
> Now, I would like to discover where I have corrupted my installation.
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \setupcolors[state=start]
> \starttext
> %%\global\runMPgraphicstrue
> \startuseMPgraphic{hans}
>      width  :=\the\textwidth/5;
>      height := width/4;
>      fill fullcircle
>        xscaled width
>        yscaled height
>        withcolor red;
>        %withcolor (\RedGreenBlue);
> \stopuseMPgraphic
> \framed{\useMPgraphic{hans}}
> \stoptext
(1)
> %% NO texmfstart texutil --purgeall; texexec --pdf b
(2)
> %% NO texmfstart texutil --purgeall; texmfstart texexec --pdf b
(3)
> %% YES texmfstart texutil --purgeall; texexec --pdf --automprun b
(4)
> %% NO texmfstart texutil --purgeall; texmfstart texexec --pdf --automprun b
> Open to any suggestion.

If (1) doesn't work, but (3) does, you haven't set
\runMPgraphicstrue inside \user\cont-sys.tex.

Sorry, no more clues from my side. A full log of
(4) would be helpful.

Peter

> luigi
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

  reply	other threads:[~2007-01-12 11:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-12  7:42 luigi scarso
2007-01-12 11:57 ` Peter Rolf [this message]
2007-01-12 14:08   ` luigi scarso
2007-01-12 14:53     ` Peter Rolf
2007-01-12 15:29       ` Peter Rolf
2007-01-13  4:19         ` luigi scarso

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=45A7779F.4070104@gmx.net \
    --to=indiego@gmx.net \
    --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).