From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20140 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: XYpic Date: Thu, 28 Apr 2005 13:02:42 +0200 Message-ID: <4270C2D2.8050501@logosrl.it> References: <426E5FA6.3020600@logosrl.it> <58a0167512a8c8eca8721238f25bd090@fiee.net> <426F670F.1050900@seznam.cz> <42709848.4050807@logosrl.it> <4270BE08.50203@seznam.cz> 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 1114689448 27846 80.91.229.2 (28 Apr 2005 11:57:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 11:57:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 28 13:57:26 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 1DR7dv-00009Q-24 for gctc-ntg-context-518@m.gmane.org; Thu, 28 Apr 2005 13:57:19 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1530C12818; Thu, 28 Apr 2005 14:02:53 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17774-03-8; Thu, 28 Apr 2005 14:02:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF4B112814; Thu, 28 Apr 2005 14:02:49 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B82B12814 for ; Thu, 28 Apr 2005 14:02:48 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17774-03-7 for ; Thu, 28 Apr 2005 14:02:47 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id B508D12806 for ; Thu, 28 Apr 2005 14:02:47 +0200 (CEST) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005042814024890-572 ; Thu, 28 Apr 2005 14:02:48 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <4270BE08.50203@seznam.cz> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 28/04/2005 14.02.48, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 28/04/2005 14.02.49, Serialize complete at 28/04/2005 14.02.49 X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20140 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20140 Vit Zyka wrote: >> But a mp graphic must be preprocessed by mpost for inclusion, and I >> can do it only >> if I can execute sysytems commands; this open a security and >> performance issues. > > > It is true only for very advanced features like text along line, > AFAIK. For framed text it is possible to run mpost manually with > several passes of tex. Ok, it seem I've missed something important because I don't understand when you say "For framed text it is possible to run mpost manually with several passes of tex. ". This seem in contrast with preprocessing as I write before. Can you give me a simple example ? Thanks luigi