From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40211 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: bug in mplib? Date: Mon, 14 Apr 2008 22:18:07 +0200 Message-ID: <752953B0-AAD8-46A8-A2FE-6990CFBACF17@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208204559 1983 80.91.229.12 (14 Apr 2008 20:22:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2008 20:22:39 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 14 22:23:16 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JlVAg-0004ou-2o for gctc-ntg-context-518@m.gmane.org; Mon, 14 Apr 2008 22:20:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B6CD71FCDE; Mon, 14 Apr 2008 22:19:53 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23156-01; Mon, 14 Apr 2008 22:19:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D6B151FC5D; Mon, 14 Apr 2008 22:19:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD4751FC5D for ; Mon, 14 Apr 2008 22:19:08 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23145-02-6 for ; Mon, 14 Apr 2008 22:18:34 +0200 (CEST) Original-Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by ronja.ntg.nl (Postfix) with ESMTP id 05B9C1FBCC for ; Mon, 14 Apr 2008 22:18:27 +0200 (CEST) Original-Received: from fwd24.aul.t-online.de by mailout09.sul.t-online.de with smtp id 1JlV86-0005YQ-02; Mon, 14 Apr 2008 22:18:18 +0200 Original-Received: from [192.168.0.2] (TEOiSEZQohvV7RuCzie1-0hY84omOjB8JW49m41+NKXq1X8SPSiFdqi86HD-bTTQnj@[87.178.117.162]) by fwd24.aul.t-online.de with esmtp id 1JlV7v-0iH9F20; Mon, 14 Apr 2008 22:18:07 +0200 X-Mailer: Apple Mail (2.919.2) X-ID: TEOiSEZQohvV7RuCzie1-0hY84omOjB8JW49m41+NKXq1X8SPSiFdqi86HD-bTTQnj@t-dialin.net X-TOI-MSGID: 991f8f25-a3f4-4824-9d13-5a71a31f7b22 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40211 Archived-At: Hi all, I just noticed that with the new incarnation of metapost, arrows behave somewhat erratically. Take this minmal example: \starttext \startuseMPgraphic{arrowtest} z1=(0,0) ; z2=(3cm,0) ; ahlength := 15pt ; pickup pencircle scaled 5pt ; drawarrow z1--z2 ; \stopuseMPgraphic \useMPgraphic{arrowtest} \stoptext compile it with mkii and mkiv and observe the difference. All best Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________