From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20837 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: importing figures in metapost Date: Mon, 13 Jun 2005 19:20:12 +0200 Message-ID: <42ADC04C.6030203@elvenkind.com> References: <42AC59CA.3010804@gmail.com> <42ADA01B.4010604@gmail.com> <5cb206ae0906c2ecc362adec9d49c24a@di.unito.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118683103 27899 80.91.229.2 (13 Jun 2005 17:18:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 17:18:23 +0000 (UTC) Cc: Mojca Miklavec Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 13 19:18:21 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhsYw-0001LU-D8 for gctc-ntg-context-518@m.gmane.org; Mon, 13 Jun 2005 19:17:26 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 40E2F127C6; Mon, 13 Jun 2005 19:22:17 +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 21505-03-3; Mon, 13 Jun 2005 19:22:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19C4A127BA; Mon, 13 Jun 2005 19:22:14 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 41174127BA for ; Mon, 13 Jun 2005 19:22:13 +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 21505-03-2 for ; Mon, 13 Jun 2005 19:22:12 +0200 (CEST) Original-Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by ronja.ntg.nl (Postfix) with ESMTP id 8C7BC127B0 for ; Mon, 13 Jun 2005 19:22:12 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:34508 helo=[192.168.1.3]) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1DhsdX-0008HW-Vv; Mon, 13 Jun 2005 17:22:12 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <5cb206ae0906c2ecc362adec9d49c24a@di.unito.it> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20837 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20837 andrea valle wrote: > > It seems to me that this: > > > % 1 > ... > and > % 2 > ... > > ...have the same results. That's what I would expect as well, from identical input ;) Taco