From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35513 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: problem with mp clip Date: Sun, 22 Jul 2007 17:22:56 +0200 Message-ID: <46A37650.6040803@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------060208040305050206040702" X-Trace: sea.gmane.org 1185117894 25262 80.91.229.12 (22 Jul 2007 15:24:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2007 15:24:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 22 17:24:53 2007 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 1ICdIf-0004xQ-Tr for gctc-ntg-context-518@m.gmane.org; Sun, 22 Jul 2007 17:24:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 50DE820144; Sun, 22 Jul 2007 17:24:49 +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 31291-06; Sun, 22 Jul 2007 17:24:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B76502012D; Sun, 22 Jul 2007 17:24:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CAA12012B for ; Sun, 22 Jul 2007 17:24:37 +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 32138-03 for ; Sun, 22 Jul 2007 17:24:34 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 2DEA32013F for ; Sun, 22 Jul 2007 17:22:54 +0200 (CEST) Original-Received: (qmail invoked by alias); 22 Jul 2007 15:22:53 -0000 Original-Received: from i577B8DC5.versanet.de (EHLO [192.168.1.3]) [87.123.141.197] by mail.gmx.net (mp027) with SMTP; 22 Jul 2007 17:22:53 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX18QLzNjUFgQ5yDzxyveU8MgyTWm2loK3fUvPIMORt g0Ufc/AfKV36QX User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) X-Enigmail-Version: 0.95.2 X-Y-GMX-Trusted: 0 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:35513 Archived-At: This is a multi-part message in MIME format. --------------060208040305050206040702 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Hi, it seems, that clipping with a MetaPost path is broken (at least on my machine). I couldn't test it on Contextgarden, as the standard example pictures are not installed (or the !!path is not searched). Anyhow, if someone can test this please. I work with the latest minimal distribution (XP), ConTeXt beta from 03.07.2007, pdftex 1.40.4 and mpost 1.0. Thanks in advance, Peter @Patrick: Is there a way to add the test pictures (cont-img.zip) to 'live context'? --------------060208040305050206040702 Content-Type: text/plain; name="mpclip.tex" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mpclip.tex" \setupcolors[state=start] \setuppagenumber[state=stop] \startMPclip{ClipTest} clip currentpicture to unitcircle scaled 3cm; \stopMPclip \starttext \clip[width=3cm,height=3cm,mp=ClipTest]{\externalfigure[mill.png]} \stoptext --------------060208040305050206040702 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --------------060208040305050206040702--