ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: <darnold@northcoast.com>
Subject: Trouble with updated Context
Date: Thu, 7 Aug 2003 18:14:54 -0700 (PDT)	[thread overview]
Message-ID: <1591.209.209.17.128.1060305294.squirrel@webmail.inreach.com> (raw)
In-Reply-To: <1516.209.209.15.183.1060302710.squirrel@webmail.inreach.com>

All,

I am having trouble getting the latest edition of Context to allow me to
work through the Metafun manual.

This, saved as grid.tex:

\setupoutput[pdf]

\runMPgraphicstrue

\setupcolors[state=start]

\startuseMPgraphic{test}
 drawoptions(withpen pencircle scaled 1pt withcolor 0.625yellow);
 draw hlingrid(0,10,1,3cm,3cm);
 draw vlingrid(0,10,1,3cm,3cm);
\stopuseMPgraphic

\starttext

\useMPgraphic{test}

\stoptext

Gives this error when compiled with:

 texexec --pdf grid

(mpgraph.mp (C:\texmf\metapost\context\base\mp-tool.mp)
(C:\texmf\metapost\context\base\mp-spec.mp)
(C:\texmf\metapost\context\base\mp-grph.mp)
(C:\texmf\metapost\context\base\mp-page.mp)
(C:\texmf\metapost\context\base\mp-core.mp)
>> hlingrid
! Improper `addto'.
<to be read again>
                   withpen
draw->...:also(EXPR0)else:doublepath(EXPR0)withpen
                                                  .currentpen.fi._op_
<to be read again>
                   (
l.221 draw hlingrid(
                    0,10,1,3cm,3cm);
?

Does anyone else get the same error after downloading and installing the
latest version of Context?

  reply	other threads:[~2003-08-08  1:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BAA1DC4D.ECA9%king@dircon.co.uk>
2003-08-06 20:21 ` texfont and type-tmf.dat Nigel King
2003-08-06 22:05   ` Gerben Wierda
2003-08-07  6:42     ` Nigel King
2003-08-08  0:31       ` darnold
2003-08-08  1:14         ` darnold [this message]
     [not found]       ` <1591.209.209.17.128.1060305294.squirrel@webmail.inreach.co m>
2003-08-08  7:47         ` Trouble with updated Context Hans Hagen
     [not found]     ` <1516.209.209.15.183.1060302710.squirrel@webmail.inreach.co m>
2003-08-08  7:48       ` texfont and type-tmf.dat Hans Hagen
2003-08-11 13:00     ` Hans Hagen
2003-10-08 17:14       ` Nigel King
2003-10-08 17:32         ` Patrick Gundlach
2003-10-08 17:59           ` Nigel King
2003-10-08 18:13             ` Patrick Gundlach
2003-10-08 22:04               ` Hans Hagen
2003-10-09  9:00                 ` Patrick Gundlach
2003-10-09  9:23                   ` Hans Hagen
2003-10-09 10:15                     ` Patrick Gundlach
2003-10-09 17:31                       ` Nigel King
2003-10-09 18:52                         ` Patrick Gundlach
2003-10-14 21:48                           ` Nigel King
2003-10-14 22:14                             ` Patrick Gundlach
2003-10-14 22:58                               ` Nigel King
2003-10-14 23:04                                 ` Patrick Gundlach

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=1591.209.209.17.128.1060305294.squirrel@webmail.inreach.com \
    --to=darnold@northcoast.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).