ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: leiwang@btamail.net.cn
Subject: The new beta
Date: Wed, 24 Nov 1999 11:38:15 +0800 (CST)	[thread overview]
Message-ID: <Cm008875886184.13901@btamail.net.cn> (raw)

Hi, Hans
   I download the new beta context today. It seems have some problems
when deal with the metapost graphics. I test it with a small file,
use the s-pre-04.tex. when compile, it give error message likes:

(mpgraph.mp (/usr/local/teTeX/share/texmf/metapost/context/mp-tool.mp)
(/usr/local/teTeX/share/texmf/metapost/context/mp-page.mp)
(/usr/local/teTeX/share/texmf/metapost/context/mp-tool.mp)
! Missing parameter type; `expr' will be assumed.
<to be read again> 
                   tex
l.9 def triangle (expr wid,rot)(tex
                                    t col) = x1 := x3 := y1 := 0 tex\relax etex

? 
! Missing `)' has been inserted.
<to be read again> 
                   t
l.9 def triangle (expr wid,rot)(tex t
                                      col) = x1 := x3 := y1 := 0 tex\relax etex

? 
! Missing `=' has been inserted.
<to be read again> 
                   t
l.9 def triangle (expr wid,rot)(tex t
                                      col) = x1 := x3 := y1 := 0 tex\relax etex

? 

I  think it may have some problem in supp-mps.tex with \writeMPgraphics macros.
I saw the mpgraph.mp and find taht in line 9 it is:

def triangle (expr wid,rot)(tex t col) = x1 := x3 := y1 := 0 tex\relax etex
;

but in s-pre-04.tex, the line is :

def triangle (expr wid,rot)(text col) = x1 := x3 := y1 := 0;

When I edit the mpgraph.mp so that it has the same line as that in s-pre-04.tex,
mpost works well. 

Wang
-------------------------------------
»¶Ó­Ê¹Óñ±¾©µç±¨¾ÖµÄÃâ·Ñµç×ÓÓʼþϵͳ!
 http://btamail.net.cn  or http://mail.bta.net.cn


             reply	other threads:[~1999-11-24  3:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-24  3:38 leiwang [this message]
1999-11-24  8:26 ` Hans Hagen

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=Cm008875886184.13901@btamail.net.cn \
    --to=leiwang@btamail.net.cn \
    /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).