ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi scarso" <luigi.scarso@gmail.com>
Subject: Lost in METAPOST
Date: Fri, 12 Jan 2007 08:42:01 +0100	[thread overview]
Message-ID: <fe8d59da0701112342r3657911evf9d999c8b81fd6d6@mail.gmail.com> (raw)

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
%% NO texmfstart texutil --purgeall; texexec --pdf b
%% NO texmfstart texutil --purgeall; texmfstart texexec --pdf b
%% YES texmfstart texutil --purgeall; texexec --pdf --automprun b
%% NO texmfstart texutil --purgeall; texmfstart texexec --pdf --automprun b
Open to any suggestion.
luigi

             reply	other threads:[~2007-01-12  7:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-12  7:42 luigi scarso [this message]
2007-01-12 11:57 ` Peter Rolf
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=fe8d59da0701112342r3657911evf9d999c8b81fd6d6@mail.gmail.com \
    --to=luigi.scarso@gmail.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).