From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2719 Path: main.gmane.org!not-for-mail From: Marc van Dongen Newsgroups: gmane.comp.tex.context Subject: Re: Metaerror? Date: Thu, 14 Sep 2000 14:23:45 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20000914142345.A7683@cs.ucc.ie> References: <3.0.6.32.20000914104817.0165d7f0@pop.wxs.nl> <3.0.6.32.20000914133700.01bb89f0@pop.wxs.nl> <39C0BF10.E9456027@pobox.com> <39C0CD35.F6605595@pobox.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035393488 11181 80.91.224.250 (23 Oct 2002 17:18:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:18:08 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Berend de Boer In-Reply-To: <39C0CD35.F6605595@pobox.com>; from berend@pobox.com on Thu, Sep 14, 2000 at 03:05:57PM +0200 Xref: main.gmane.org gmane.comp.tex.context:2719 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2719 Berend de Boer (berend@pobox.com) wrote: : It seems that texexec --mptex mpgraph doesn't really read mpgraph.mp. I : can make typo's in mpgraph.mp but there are no warnings. Conduct a find in the directories where (La)TeX searches. I bet you there will be several mpgraphs.mp. find thedirectorywherelatexsearches -name mpgraph.mp In my system it's in teTeX/share/texmf/doc/metapost/base/mpgraph.mp Next rename the on that starts with the four lines: input graph %if false: %% Begin skipping already debugged figures %fi input sarith %% End skipping of already debugged figures This is John Hobby's mpgraph.mp. I thin that should do the trick. Regards, Marc van Dongen